{"id":21536723,"url":"https://github.com/kiliczsh/infinity-search","last_synced_at":"2026-05-18T08:32:28.792Z","repository":{"id":125806865,"uuid":"285981195","full_name":"kiliczsh/infinity-search","owner":"kiliczsh","description":"Infinity Search Clone","archived":false,"fork":false,"pushed_at":"2020-08-08T05:40:22.000Z","size":844,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T20:32:15.335Z","etag":null,"topics":["flask","infinity","search","search-engine","web-application"],"latest_commit_sha":null,"homepage":"https://infinitysearch.co/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kiliczsh.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}},"created_at":"2020-08-08T05:39:58.000Z","updated_at":"2020-09-12T10:28:57.000Z","dependencies_parsed_at":"2023-08-12T22:45:33.539Z","dependency_job_id":null,"html_url":"https://github.com/kiliczsh/infinity-search","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kiliczsh/infinity-search","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiliczsh%2Finfinity-search","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiliczsh%2Finfinity-search/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiliczsh%2Finfinity-search/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiliczsh%2Finfinity-search/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kiliczsh","download_url":"https://codeload.github.com/kiliczsh/infinity-search/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kiliczsh%2Finfinity-search/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33170840,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T05:43:36.989Z","status":"ssl_error","status_checked_at":"2026-05-18T05:43:19.133Z","response_time":71,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["flask","infinity","search","search-engine","web-application"],"created_at":"2024-11-24T03:21:22.556Z","updated_at":"2026-05-18T08:32:28.776Z","avatar_url":"https://github.com/kiliczsh.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"![banner](banner.png)\n\n# Infinity Search\nThis is the code for [infinitysearch.co](https://infinitysearch.co), our privacy search\nengine. Our service is now completely open source. \n\nThis project contains the code for our front-end and back-end and does not include any of our web services code. We are currently \nworking on a web crawler and indexer that will also be open source but it will be hosted in a different repository. \nIt is also not currently implemented in Infinity Search. \n\n# How It Works\nFor the web application, we use Flask. For the search results, we use the Microsoft Cognitive Services Search API and\nthe DuckDuckGo Instant Answers API. We will have more detailed information about how\nour system works in the future. \n\n# Usage\n\n### Note\nto run this on your own as is, you'll need to subscribe to the microsoft cognitive services search API and put your account info \ninto a file called accounts.py. Their is an example of what this files looks like at [example_accounts.py](/example_accounts.py).\n\n\nIf you are using different results, then you will need to adjust [WebsiteAPI/PublicAPI](/WebsiteAPI/PublicAPI.py) and\nadd your custom way of displaying results from your source. \n\n### Requirements\nRuntime: Python3.7 \n\n### For Running Infinity Search Locally\n\n```shell script\n# pip install the required dependencies\npip3.7 install -r requirements.txt\n```\n\nRun wsgi.py and then go to [http://127.0.0.1:5000/](http://127.0.0.1:5000/)\n\n### For Running AWS Serverless with AWS \nInstall serverless and get your AWS account setup. Then all you \nneed to do is configure your serverless.yml file and then run:\n```shell script\nserverless deploy\n```\n\n### For Running Infinity Search On Your Own Server\n\nIf you are doing it this way, it is the same way as deploying any \nflask application. For more information about deploying Flask apps, \nyou can go [here](https://flask.palletsprojects.com/en/1.1.x/deploying).\n\n\n## Documentation \nThere is currently not much documentation but as this project \ngrows, it can be found in the [docs folder](/docs).\n\n## Contributing to Infinity Search\nAll contributions, bug reports, bug fixes, documentation improvements, enhancements and ideas are welcome. \nMore information about what we need to be done can be found in our [TODO file](/docs/TODO.md).\n\n## Forking Our Project\nThis project is open source under the [Apache 2.0 License](/LICENSE) and anyone is welcome to fork our project and use it for their own \npurposes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiliczsh%2Finfinity-search","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkiliczsh%2Finfinity-search","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkiliczsh%2Finfinity-search/lists"}