Skip to content

mksOrg/worldometer-population-data-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Worldometer Population Data Scraper

  1. Installation guide

pip install -r requirements.txt

  1. To Crawl the spider (From the directory containing scrapy.cfg)

scrapy crawl countries

  1. To generate a dataset

scrapy crawl countries -o file.csv scrapy crawl countries -o data.json

About

Scraping Population data by country from worldometers for research purposes only, Here's the link from which data is being scraped

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages