Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 342 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 342 Bytes

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