Skip to content

"WebScrap Worldometers" is a Scrapy-powered ๐Ÿ•ท๏ธ tool for extracting real-time population data ๐Ÿ“Š from Worldometers. It outputs structured CSV data ๐Ÿ“, ready for analysis. Dive into the code ๐Ÿ‘จโ€๐Ÿ’ป for a hands-on scraping experience or use the data for demographic research ๐Ÿงฎ.

Notifications You must be signed in to change notification settings

MoscatelliMarco/WebScrap-Worldometers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

WebScrap-Worldometers

"WebScrap Worldometers" is a Scrapy-powered ๐Ÿ•ท๏ธ tool for extracting real-time population data ๐Ÿ“Š from Worldometers. It outputs structured CSV data ๐Ÿ“, ready for analysis. Dive into the code ๐Ÿ‘จโ€๐Ÿ’ป for a hands-on scraping experience or use the data for demographic research ๐Ÿงฎ.

Run web scraper

Install the requirements first:

pip install -r requirements.txt

Run scrapy crawler:

scrapy crawl countries

About

"WebScrap Worldometers" is a Scrapy-powered ๐Ÿ•ท๏ธ tool for extracting real-time population data ๐Ÿ“Š from Worldometers. It outputs structured CSV data ๐Ÿ“, ready for analysis. Dive into the code ๐Ÿ‘จโ€๐Ÿ’ป for a hands-on scraping experience or use the data for demographic research ๐Ÿงฎ.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages