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
- Host: GitHub
- URL: https://github.com/wlopezm-unal/world-population-1950-2100
- Owner: wlopezm-unal
- Created: 2023-11-08T03:59:14.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-03-04T18:46:29.000Z (about 1 year ago)
- Last Synced: 2025-01-08T03:43:34.360Z (4 months ago)
- Topics: pandas-python, requests, rpa-robotic-process-automation, selenium
- Language: Jupyter Notebook
- Homepage:
- Size: 657 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
----------------------------------------------------------------