An open API service indexing awesome lists of open source software.

https://github.com/wlopezm-unal/world-population-1950-2100

This repository is an RPA where, through web scraping and using the Selenium library, it extracts information about the world population from the years 1950 to 2100 from the website 'https://world-statistics.org' for different countries
https://github.com/wlopezm-unal/world-population-1950-2100

pandas-python requests rpa-robotic-process-automation selenium

Last synced: 3 months ago
JSON representation

This repository is an RPA where, through web scraping and using the Selenium library, it extracts information about the world population from the years 1950 to 2100 from the website 'https://world-statistics.org' for different countries

Awesome Lists containing this project

README

        

# World-population-1950-2100
This repository is an RPA where, through web scraping and using the Selenium library, it extracts information about the world population from the years 1950 to 2100 from the website 'https://world-statistics.org' for different countries
----------------------------------------------------------------
Used tools 🛠️

* Selenium (Web Scraping)
* Pandas
* glob
----------------------------------------------------------------