The app gets all "Today in History" datas from wikipedia.
git clone https://github.com/yazilimcimekani/wikipedia-scraper
cd wikipedia-scraper
pip / pip3 install -r ./requirements.txt
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.
🇬🇧 English (en), 🇹🇷 Turkish (tr)
You can easily save the datas into a txt file.
MIT Licensed. Read LICENSE
before use.