Skip to content

hospotho/Python_newbee

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

/**********/

GetUrlPic.py:

Use 'URL.txt' and 'imgURL.txt' (same path) to let prom know what to download

URL.txt -> download all images of the website inside URL.txt

imgURL.txt -> download image url inside imgURL.txt

Auto create folder 'img' (same path) to store image and 'list.txt' to show url of images from website(URL.txt) and imgURL.txt

/**********/

module used:

selenium

lxml

requests

urllib.request

os

/**********/

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages