Skip to content

NivRichter/Python-Web-Scarper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python-Web-Scarper

A scraper desgined for self study of python scarping capabilites.

The program reads all events from "tradingeconomics" and parses them into a CSV file, intended to be used later on for personal interests. The scraping is done using Beautiful Soup library, which is very recommended for scraping task, due to it's ease of use. Using cookies was necessary for scraping data from all available countries, since the default website view shows only a small group of all countries.

About

A scraper desgined for personal learning

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages