Skip to content

jvarandas/python-web-scrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Data Scrapper

Program

This program receives a file containing website urls that it visits and fetch the images from, finally the program stores the image links on an output file.

Run

Python 2.7.16

  • libs to install: favicon, metada_parser, requests
  • run: python <input_file>
  • log_file: log_scrapper.log
  • output_file: output.txt

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages