Skip to content
/ sxd Public

sxd is a simple web scraping image downloader

License

Notifications You must be signed in to change notification settings

pelcman/sxd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sxd

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.

dependence

  • python 3.11
  • pip install requests beautifulsoup4

how to use

  1. "URL.txt" with the URLs processed one line at a time.
  2. Run the py script run_serial or run_parallel.
  3. The images will be downloaded in batches to the downloaded_images folder

About

sxd is a simple web scraping image downloader

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages