{"categories":[{"label":"Utilities","url":"https://skillfed.io/packages/category/utilities/3"}],"enrichment":{"capability":"A Python client for querying search results from Google, Bing, Baidu, Yandex, Yahoo, eBay, Home Depot, and other services via the SerpApi backend, which handles parsing and standardization.","skillfed_tags":["search-api-client","web-scraping","data-aggregation"],"use_cases":["Retrieve localized search results from Google or other engines for market research without building custom scrapers.","Build a price-comparison tool by querying eBay or Home Depot results programmatically.","Aggregate search results across multiple engines using consistent class interfaces.","Archive and retrieve historical search results using the Search Archive API for trend analysis.","Implement batch asynchronous searches to gather large volumes of search data efficiently."],"what_it_does":"This package wraps the SerpApi service, a backend that scrapes and parses search results from multiple search engines and e-commerce platforms. You instantiate a search class, pass your query parameters and API key, and receive standardized JSON results. The package handles HTTP request formatting, response parsing, and result conversion into Python dictionaries, JSON, or objects.\n\nThe main value is abstraction: SerpApi handles the fragile work of parsing HTML from different engines, so you get consistent structured data without maintaining scrapers yourself. You pay for API calls rather than managing infrastructure, and the package supports location-specific searches, pagination, batch async queries, and access to search archives and account information.","worth_installing":"Yes, if you need multi-engine search result parsing and can afford SerpApi's pricing. The package is actively maintained, has no external dependencies, and abstracts away HTML parsing complexity. No, if you need free scraping or cannot rely on a third-party API service. The high install friction (mandatory API key and backend service) and inactive release cycle (last update 2023-03-10) are trade-offs for convenience."},"id":"google-search-results","links":{"html":"https://skillfed.io/packages/google-search-results","md":"https://skillfed.io/packages/google-search-results.md","pypi":"https://pypi.org/project/google-search-results/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-03-10","license_spdx":null,"license_treatment":"permissive","name":"google-search-results","python_support":"supports_current","summary":"Scrape and search localized results from Google, Bing, Baidu, Yahoo, Yandex, Ebay, Homedepot, youtube at scale using SerpApi.com"},"popularity":{"monthly_downloads":1854098,"position":3489,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.4.2"}
