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 storepython files
.- Some comments added to the file
json-analysis.py
. - Logo has been added to the project.