{"id":20057369,"url":"https://github.com/linux0hat/cpp-web-crawler","last_synced_at":"2026-06-09T00:32:33.414Z","repository":{"id":239827256,"uuid":"800707845","full_name":"Linux0Hat/cpp-web-crawler","owner":"Linux0Hat","description":"Explore the web.","archived":false,"fork":false,"pushed_at":"2024-05-14T21:20:59.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-02T09:44:50.923Z","etag":null,"topics":["cpp","crawler","sqlite3"],"latest_commit_sha":null,"homepage":"","language":"C++","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/Linux0Hat.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2024-05-14T21:00:08.000Z","updated_at":"2024-05-14T21:21:02.000Z","dependencies_parsed_at":null,"dependency_job_id":"6c006f24-6f0a-4b6d-af74-6c558cdc8b49","html_url":"https://github.com/Linux0Hat/cpp-web-crawler","commit_stats":null,"previous_names":["linux0hat/web-crawler"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Linux0Hat/cpp-web-crawler","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Linux0Hat%2Fcpp-web-crawler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Linux0Hat%2Fcpp-web-crawler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Linux0Hat%2Fcpp-web-crawler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Linux0Hat%2Fcpp-web-crawler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Linux0Hat","download_url":"https://codeload.github.com/Linux0Hat/cpp-web-crawler/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Linux0Hat%2Fcpp-web-crawler/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34086664,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-08T02:00:07.615Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["cpp","crawler","sqlite3"],"created_at":"2024-11-13T12:58:45.964Z","updated_at":"2026-06-09T00:32:33.409Z","avatar_url":"https://github.com/Linux0Hat.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Crawler\n\nWeb crawler explore the web and save every pages he found.\n\n## Build\n\n### Dependences\n\n- `cmake`\n- `ninja` or `make`\n- `gcc`\n- `sqlite3`\n- `curl`\n- [`SQLiteCpp`](https://github.com/SRombauts/SQLiteCpp) clone on /libs/SQLiteCpp\n\n### Build\n\n- **with Ninja :**\n\n```\nmkdir build\ncd build\ncmake -G Ninja ..\nninja\n```\n\n- **with Make**\n\n```\nmkdir build\ncd build\ncmake ..\nmake\n```\n\n## Use\n```\nweb-crawler \u003curl\u003e --clear-waitlist\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinux0hat%2Fcpp-web-crawler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flinux0hat%2Fcpp-web-crawler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flinux0hat%2Fcpp-web-crawler/lists"}