Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 744 Bytes

README.md

File metadata and controls

28 lines (19 loc) · 744 Bytes

Wikipedia "Today in History" Scraper

The app gets all "Today in History" datas from wikipedia.

Wikipedia Logo

Download

git clone https://github.com/yazilimcimekani/wikipedia-scraper
cd wikipedia-scraper
pip / pip3 install -r ./requirements.txt

Usage

First of all open the config.json file and enter your User Agent and Language. Now all you need to do is confirm that scraping in the app.

Multiple Language Support (2)

🇬🇧 English (en), 🇹🇷 Turkish (tr)

Saving Datas

You can easily save the datas into a txt file.

License

MIT Licensed. Read LICENSE before use.