sxd is a simple web scraping image downloader This is really a simple toy and we will fix the problems when we feel like it.
- python 3.11
- pip install requests beautifulsoup4
- "URL.txt" with the URLs processed one line at a time.
- Run the py script run_serial or run_parallel.
- The images will be downloaded in batches to the downloaded_images folder