It's a Scrapy(Python) based scraper that extracts Images and Videos URLs from shotdeck.com which is the largest collection of fully searchable high-definition movie images in the world. NOTE: There were no links to Videos directly, I had to search a trick manually which you can find in the code if you're good enough at programming. But it's ok if you don't ;)
#Dependencies:
- Python
- Scrapy
- Enter the account cridentials at line. 20 and 21
- Change the category URL in line no. 28
- Run the script and it will generate the output file.
Let me know in case of any issues or queries.
Thanks & Regards
TalhaPythoneer