An open API service indexing awesome lists of open source software.

https://github.com/deshanadesai/breadthfirstwalk-wikipedia

Input: Initial node to search. Walks through relevant links. Records links with places, orgs, people etc. Continues walking in breadth first manner on other people-nodes. Output: In tuples to csv file to be fed to make graph.
https://github.com/deshanadesai/breadthfirstwalk-wikipedia

Last synced: about 2 months ago
JSON representation

Input: Initial node to search. Walks through relevant links. Records links with places, orgs, people etc. Continues walking in breadth first manner on other people-nodes. Output: In tuples to csv file to be fed to make graph.

Awesome Lists containing this project