Skip to content

BeCode Project - Web Scraping/API: Biography of country leaders.

Notifications You must be signed in to change notification settings

rafaellagp/Country-leaders-scraping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Biography of country leaders

Web Scraping Project: Biography of country leaders. (Source: Wikipedia.)

Project created in the trainee program of BeCode. The goal is to query an API for a list of countries and their past leaders. Then extract and sanitize their short bio from Wikipedia. Finally, save the data to disk.

Here I explored topics such as: scraping, data structures, regular expressions, concurrency and file handling.

The aim is to practice coding skills according to the following steps:

  1. create a self-contained development environment.
  2. retrieve some information from an API
  3. leverage it to scrape a website that does not provide an API
  4. save the output for later processing.

Rafaella PORTO, Junior Data Scientist at BeCode.

About

BeCode Project - Web Scraping/API: Biography of country leaders.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages