Skip to content

Normal Wikipedia Crawler with Analyzer

Latest
Compare
Choose a tag to compare
@black-fractal black-fractal released this 09 Jan 15:18
· 48 commits to main since this release
522611a

philosophy-crawler.py Crawl the Wikipedia link by link starting from a random article and store results to a JSON file
json-analysis.py Analyse all JSON files and make some statistical information about crawling.

  • [Change Log]: A few minor changes have been made as to the following:

    • src folder created to store python files.
    • Some comments added to the file json-analysis.py.
    • Logo has been added to the project.