Skip to content

Repository files navigation

Apify Baidu Scraper

Apify Actor

Free Scraper for Baidu Search engine. Available here in Apify console

Crawled data

Data result object has currently following structure:

interface DataResults {
  results: ResultLink[];
  hotSearchResults?: Link[];
  relatedSearchKeywords?: string[];
  similarSearchKeywords?: string[];
  resultsCount?: number;
}

When results prop returns first 10 results for keyword.

About

Apify scraper for Baidu search engine

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages