jonoise / wiki-scrape

On this weekend project I learned about web scraping by coding my first script using Selenium for Python.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wiki-scrape

On this weekend project I learned about web scraping by coding my first script using Selenium for Python.

Basically the script will open Wikipedia and look for a topic (Samuráis) and will scrape and copy all of the "p" html-tags in the article into a .txt file.

About

On this weekend project I learned about web scraping by coding my first script using Selenium for Python.


Languages

Language:Python 100.0%