/wiki-scrape

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

Primary LanguagePython

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.