Metadata-Version: 2.1
Name: pexel_downloader
Version: 0.1
Summary: A package for downloading images from Pexels.
Home-page: https://github.com/Gabriellgpc/pexel-downloader
Author: Luis Condados
Author-email: condadoslgpc@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: joblib
Requires-Dist: tqdm

# pexel-downloader
"Pexel Downloader: Python-based web scraper for effortlessly downloading high-quality photos and videos from Pexels.com, open-source with MIT License."

📷 **Pexel Downloader - Your Gateway to Stunning Visuals!** 🎥

Welcome to the Pexel Downloader, a Python-based web scraper designed to help you effortlessly gather high-quality photos and videos from the Pexels.com website. Whether you're a content creator, developer, or just a visual enthusiast, this open-source tool is here to simplify your media acquisition process.

🚀 **Key Features:**
- Download photos and videos from Pexels with ease.
- MIT License: Contribute and enhance the project freely.
- Seamless integration with your Python projects.
- Stay up-to-date with Pexels' latest content.

Pexel Downloader offers a user-friendly interface, robust performance, and the flexibility to fit seamlessly into your projects. Join our community of developers and creators, and together, let's make this tool even better.

🔧 **Installation:**
To get started, simply clone this repository and follow the setup instructions in our documentation.

🏃**How to use it**

the first thing you need to do inder to run the `main.py`, is to get yout API Key from pexels.com,
create your pexels account, go to `Images & Video API` and then `Your API Key`.
Copy the API Key and export in your terminal export such as:

```bash
$ export PEXELS_API_KEY=<your pexels api key>
```


🙌 **Contributions Welcome:**
We invite you to contribute to the development of Pexel Downloader. Feel free to submit bug reports, feature requests, or even make direct contributions. Let's build something amazing together!

📜 **License:**
Pexel Downloader is released under the MIT License, granting you the freedom to use and modify it for your projects.

<!-- 🔗 **Links:**
- [Demo Video](Link to Demo Video)
- [Report Issues](Link to Issue Tracker)
- [Contribute Guidelines](Link to Contribution Guidelines) -->

Get started with Pexel Downloader today, and elevate your visual content game. Happy scraping!
