Skip to content

The project uses Selenium and Python to extract ‘given names’ from two websites and save the list of names as Excel files.

Notifications You must be signed in to change notification settings

ahn-nath/Names-List-Web-Scraping

Repository files navigation

Names List Web Scraper

The project uses Selenium and Python to extract ‘given names’ from two web sites and save the list of names as Excel files.

Websites:

Tech

Python - an interpreted high-level general-purpose programming language.

Selenium - a portable framework for automating web applications.

Jupyter Notebook – a web-based interactive computational environment for creating Jupyter notebook documents.

Install

Clone this project

https://github.com/ahn-nath/Names-List-Web-Scrapping.git

Import the file to an interactive data science environment or IDE with a Jupyter Notebooks extension installed and run the program:

  • To collect names from Wikipedia, run this file.
  • To collect names from 20000 Names, run this file.

Examples

Female given names Masculine given names

About

The project uses Selenium and Python to extract ‘given names’ from two websites and save the list of names as Excel files.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published