User-Agent bots
Baidu Spider
Baidu web search crawler.
- Mar 2015
- first seen in our archive
- 127
- distinct User-Agents
- 116K+
- requests seen
- search
- category
Official: www.baidu.com/search/spider.htm
Parse it
Send the User-Agent to the API, device, OS, browser, and bot detection come back in one response. Baidu Spider is identified by name when the string matches.
curl -s "https://api.parseapi.com/useragent" \
-H "User-Agent: Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)" \
-H "X-Api-Key: $PARSEAPI_KEY"Example User-Agents
Real strings from our archive that resolve to Baidu Spider. Each opens a full breakdown.