{"id":18877276,"url":"https://github.com/64bit/wikiracer","last_synced_at":"2025-07-13T23:08:29.067Z","repository":{"id":71681789,"uuid":"78182574","full_name":"64bit/wikiracer","owner":"64bit","description":"Finds path between two Wikipedia pages , using BFS or ID-DFS","archived":false,"fork":false,"pushed_at":"2017-01-07T05:23:19.000Z","size":16,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-31T03:40:02.184Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/64bit.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2017-01-06T06:58:38.000Z","updated_at":"2024-10-11T10:59:00.000Z","dependencies_parsed_at":"2023-05-14T12:45:22.617Z","dependency_job_id":null,"html_url":"https://github.com/64bit/wikiracer","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/64bit/wikiracer","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64bit%2Fwikiracer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64bit%2Fwikiracer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64bit%2Fwikiracer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64bit%2Fwikiracer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/64bit","download_url":"https://codeload.github.com/64bit/wikiracer/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/64bit%2Fwikiracer/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265218753,"owners_count":23729528,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T06:17:59.690Z","updated_at":"2025-07-13T23:08:29.060Z","avatar_url":"https://github.com/64bit.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Wikiracer\nFinds path between two Wikipedia pages , using BFS or ID-DFS\n\n# Usage\n\n```bash\n./wikirace '{\n    \"start\":\"https://en.wikipedia.org/wiki/Malaria\",\n    \"end\":\"https://en.wikipedia.org/wiki/Geophysics\"\n}'\n```\nDependencies:\n* pip install requests\n* pip install neo4j-driver==1.1.0b1\n* Download Neo4j \u0026 set password to \"nj\" (see settings.cgf)\n* Create index by running query: ```CREATE INDEX ON :Page(pageid)```\n\nA sample sqlite [graph.db](https://www.dropbox.com/s/8g54yihcjm46rx2/graph.db?dl=0) (51.66 MB) , I built locally for usage example above and some others.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F64bit%2Fwikiracer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F64bit%2Fwikiracer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F64bit%2Fwikiracer/lists"}