Skip to content

This is a simple web crawler to crawl the HTML files of websites like wikipedia. Implemented in Python.

License

Notifications You must be signed in to change notification settings

sekrupke/wiki-html-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wiki-html-crawler

This is a simple web crawler to crawl the HTML files of websites like wikipedia. Implemented in Python. Currently it is optimized for German Wiki entries.

The website to crawl could be given directly to the script:

deep_crawl_wiki_article("https://de.wikipedia.org/wiki/Wikipedia")

⚠️ For educational purposes only! Do not use the tool without permission or limits! ⚠️

Inspired by: https://www.freecodecamp.org/news/scraping-wikipedia-articles-with-python/

About

This is a simple web crawler to crawl the HTML files of websites like wikipedia. Implemented in Python.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages