BS

Baidu Scraper

  • jan.turon/baidu-scraper
  • Modified
  • Users 35
  • Runs 634
  • Created by Author's avatarJan Turoň

This actor allows you automatically crawl the result page for your keyword for the Baidu Search engine

Apify Baidu Scraper

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.