{"id":21130422,"url":"https://github.com/serpapi/serpapi-search-cpp","last_synced_at":"2025-12-29T08:12:31.605Z","repository":{"id":53647339,"uuid":"330177277","full_name":"serpapi/serpapi-search-cpp","owner":"serpapi","description":"Library to search on Google, Bing, HomeDepot, Baidu, Yandex and more using SerpApi written in C++.","archived":false,"fork":false,"pushed_at":"2023-04-26T06:55:16.000Z","size":27,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-10T02:10:56.949Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/serpapi.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}},"created_at":"2021-01-16T14:10:46.000Z","updated_at":"2023-05-08T21:58:26.000Z","dependencies_parsed_at":"2023-01-18T13:46:29.330Z","dependency_job_id":null,"html_url":"https://github.com/serpapi/serpapi-search-cpp","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/serpapi%2Fserpapi-search-cpp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpapi%2Fserpapi-search-cpp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpapi%2Fserpapi-search-cpp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/serpapi%2Fserpapi-search-cpp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/serpapi","download_url":"https://codeload.github.com/serpapi/serpapi-search-cpp/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243573495,"owners_count":20312883,"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-20T05:33:21.930Z","updated_at":"2025-12-29T08:12:31.579Z","avatar_url":"https://github.com/serpapi.png","language":"C++","readme":"# serpapi-search-cpp\n\nExtension to search on Google, Bing, HomeDepot, Baidu, Yandex and more using SerpApi written in C++.\nThe backend is powered by serpapi.com and required an account\n\nCurrent Status: `draft`\n\n## Run with Docker\n\n```bash\nenv API_KEY=API_KEY docker run --rm -it -e API_KEY --workdir /tmp/serpapi -v $PWD:/tmp/serpapi conanio/gcc10 make install_linux reset all\n```\n\nThis will use https://hub.docker.com/layers/conanio/gcc10 image instead\nof creating our own image for compilation on Linux.\n\n## Get started.\n - Set an environment API_KEY=\u003csecret\u003e\n - Install dependency either apple or linux tested.\n    - `make install_apple`\n    - `make install_linux`\n- Initialize the project: `make reset`\n- Compile `make` or `make build run`\n- Edit main.cpp for testing.\n\n#### To modify the *Search classes\n - edit sooglesearch.cpp/hpp\n - update all files using  `rake`\n\n## TODO\n\n - [ ] Add unit test\n - [ ] Customize classes\n - [ ] Package as a library \n - [ ] Create OOBT test\n - [ ] Publish library online\n - [ ] Add REPL.it example\n - [ ] Add integration documentation on serpapi.com\n - [ ] Write a full README to match  serpapi-search-results-dotnet\n\nhttps://rapidjson.org/md_doc_tutorial.html","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserpapi%2Fserpapi-search-cpp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fserpapi%2Fserpapi-search-cpp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fserpapi%2Fserpapi-search-cpp/lists"}