{"id":23499927,"url":"https://github.com/prophetru/webscraper","last_synced_at":"2025-07-26T09:16:02.488Z","repository":{"id":269335376,"uuid":"907091106","full_name":"ProphetRu/WebScraper","owner":"ProphetRu","description":"Web Scraper - just for fun","archived":false,"fork":false,"pushed_at":"2024-12-23T07:33:50.000Z","size":29,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-17T03:06:36.311Z","etag":null,"topics":["cpp","cpr","csv","gtest","http","https","libxml2","scraper","vcpkg","web"],"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/ProphetRu.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":"2024-12-22T19:31:48.000Z","updated_at":"2024-12-23T07:34:32.000Z","dependencies_parsed_at":"2024-12-22T20:30:59.620Z","dependency_job_id":"478304d7-b60c-4efe-9706-195c120b2fcb","html_url":"https://github.com/ProphetRu/WebScraper","commit_stats":null,"previous_names":["prophetru/webscraper"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/ProphetRu/WebScraper","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProphetRu%2FWebScraper","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProphetRu%2FWebScraper/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProphetRu%2FWebScraper/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProphetRu%2FWebScraper/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ProphetRu","download_url":"https://codeload.github.com/ProphetRu/WebScraper/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ProphetRu%2FWebScraper/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267144647,"owners_count":24042641,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"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","cpr","csv","gtest","http","https","libxml2","scraper","vcpkg","web"],"created_at":"2024-12-25T06:33:11.535Z","updated_at":"2025-07-26T09:16:02.430Z","avatar_url":"https://github.com/ProphetRu.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Web Scraper\nWebScraper - a program that parses (scrapes) a website (`fust for fun`)\n\n* Sends a request to a URL\n* Receives an HTML page in response\n* Parses the HTML page and finds the necessary data\n* Generates and saves data in CSV format\n\n## Dependencies\n* [googletest](https://github.com/google/googletest)\n* [cpr](https://github.com/libcpr/cpr)\n* [libxml2](https://github.com/GNOME/libxml2)\n\n## Build local Windows/Linux\n```shell\nvcpkg install gtest cpr libxml2\nvcpkg integrate install\n\ncd WebScraper\nmkdir build \u0026\u0026 cd build\n\ncmake .. -DCMAKE_TOOLCHAIN_FILE=\"path/to/vcpkg/scripts/buildsystems/vcpkg.cmake\"\n\ncmake --build . --config Release\n```\n\n## Testing\n```shell\nctest\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprophetru%2Fwebscraper","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprophetru%2Fwebscraper","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprophetru%2Fwebscraper/lists"}