爬取 百度/360/新浪/搜狗 实时热搜词
示例演示:https://www.renyyy.com/hotwords/
- python 2.7
- BS4
- requests
-
百度:getbaiduHotWord()
-
搜狗:rungetsougouHotword()
-
360:get360words()
-
微博:getweiboHotWord()
[
{"num":1,"query":热搜词1,"heat":999,"jumpHref":https://123.html?k=111},
{"num":2,"query":热搜词2,"heat":888,"jumpHref":https://123.html?k=222}
]
该示例仅用于测试,请勿商业使用。若涉及侵权,请联系本站删除。