hashtag必须链接到Twitter搜索,并使用hashtag作为查询。
我要链接到标签的网址是哪个?
,例如# hoge
plan1.https://twitter.com/search?q=hoge
plan2.https://twitter.com/hashtag/hoge?src=hash
plan3.https://twitter.com/hashtag/hoge
或者上面的任何一个都行吗?
发布于 2019-03-06 06:18:05
计划2和计划3工作,但是Twitter的twitter库自动标签的方式会产生这样的结果(而不是您建议的计划1):
https://twitter.com/search?q=%23hoge
https://stackoverflow.com/questions/55015733
复制相似问题