{"id":13586261,"url":"https://github.com/searxng/searx-space","last_synced_at":"2025-12-30T00:07:03.620Z","repository":{"id":38201236,"uuid":"60837761","full_name":"searxng/searx-space","owner":"searxng","description":"Statistics of the public SearX(NG) instances","archived":false,"fork":false,"pushed_at":"2024-03-29T02:21:01.000Z","size":921,"stargazers_count":184,"open_issues_count":32,"forks_count":28,"subscribers_count":17,"default_branch":"master","last_synced_at":"2025-03-30T12:01:50.339Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://searx.space/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/searxng.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":"2016-06-10T09:42:03.000Z","updated_at":"2025-03-30T00:42:52.000Z","dependencies_parsed_at":"2023-11-29T00:25:31.227Z","dependency_job_id":"0ecc9b64-c92e-4694-8e12-9826d77cfd27","html_url":"https://github.com/searxng/searx-space","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/searxng%2Fsearx-space","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/searxng%2Fsearx-space/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/searxng%2Fsearx-space/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/searxng%2Fsearx-space/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/searxng","download_url":"https://codeload.github.com/searxng/searx-space/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247679423,"owners_count":20978046,"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-08-01T15:05:26.097Z","updated_at":"2025-12-30T00:07:03.576Z","avatar_url":"https://github.com/searxng.png","language":"Python","funding_links":[],"categories":["Python","others"],"sub_categories":[],"readme":"# searx-space\n\nStatistics on the [SearXNG](https://searxng.github.io/searxng/) instances: https://searx.space ([Onion URL](http://searxspbitokayvkhzhsnljde7rqmn7rvoga6e4waeub3h7ug3nghoad.onion/))\n\n## Installation\n\n### Download and run cryptcheck-backend\n\nsearx-space expects [cryptcheck-backend](https://github.com/dalf/cryptcheck-backend) to respond on localhost:7000:\n\n```sh\ndocker run --rm -p 7000:7000 dalf/cryptcheck-backend:latest\n```\n\nNote: cryptcheck-backend is used to get the TLS grade.\n\n### Install system packages\n\nInstall packages (for Ubuntu):\n\n```sh\napt install firefox wget git build-essential python3-dev virtualenv python3-virtualenv libxslt-dev zlib1g-dev libffi-dev libssl-dev libyaml-dev python3-ldns python3-venv tor\n```\n\nFor Debian, `firefox` should be replaced with `firefox-esr`.\n\n### Get the project\n\nInstall searxstats:\n\n```sh\ncd /usr/local\nsudo git clone https://github.com/searxng/searx-space\nsudo useradd searxstats -d /usr/local/searx-space\nsudo chown searxstats:searxstats -R /usr/local/searx-space\n```\n\n### Project install\n\n```sh\nsudo -u searxstats -i\ncd /usr/local/searx-space\npython3 -m venv --system-site-packages ve\n. ./ve/bin/activate\npip install -r requirements.txt\n./utils/install-geckodriver\nmkdir cache\nmkdir html/data\ntouch html/data/instances.json\n```\n\n### Run\n\nRun (it takes between 30 minutes and 1 hour):\n\n```sh\npython3 -m searxstats --cache /usr/local/searx-space/cache --all\n```\n\nOutput in `html/data/instances.json`.\n\nTo display all options:\n\n```sh\npython3 -m searxstats --help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsearxng%2Fsearx-space","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsearxng%2Fsearx-space","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsearxng%2Fsearx-space/lists"}