A Python-based script that scrapes images from Pinterest based on a specified keyword and downloads them to a local folder.
- Automatically searches Pinterest using a keyword.
- Scrolls through the page to load more results.
- Filters images by their
src
URL. - Downloads and saves images locally.
- Python 3.x
- Selenium
- OpenCV
- Requests
- WebDriver Manager