Crate serpapi

source ·
Expand description

Fast and easy search scraping package for Rust

This Rust package enables to scrape and parse search results from Google, Bing, Baidu, Yandex, Yahoo, Ebay, Apple, Youtube, Naver, Home depot and more… The package is powered by SerpApi which delivered a consistent JSON format accross search engines. SerpApi.com enables to do localized search, leverage advanced search engine features and a lot more… A completed documentation is available at SerpApi.

Modules

  • Client wraps a custom HTTP client designed for SerpApi.com