Baidu Scraper
View all Actors
This Actor is unavailable because the developer has decided to deprecate it. Would you like to try a similar Actor instead?
See alternative ActorsBaidu Scraper
jan.turon/baidu-scraper
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:
1interface DataResults { 2 results: ResultLink[]; 3 hotSearchResults?: Link[]; 4 relatedSearchKeywords?: string[]; 5 similarSearchKeywords?: string[]; 6 resultsCount?: number; 7}
When results
prop returns first 10 results for keyword.
Developer
Maintained by Community
Categories