Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Webscraper

This is a python project which scrapes every news reported into Aos Fatos website using Scrapy and outputs the data into a CSV file.

Run project

You must have Python 3.7 installed in your environment.

  1. Start Pipenv environment with $ pipenv shell

  2. Install environment depedencies with $ pipenv install

  3. Run aos_fatos scrapy project: $ scrapy crawl fatos -s HTTPCACHE_ENABLED=1, and to generate a file with all the scraped data (as a CSV, for example), use -o {filename}.csv flag.

Libraries

About

Python webscraper using Scrapy framework to extract AosFatos.org data and export to a CSV file.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages