我想在php https://api.twitter.com/1.1/users/show.json?screen_name=[screen_name]
中使用Twitter API获取推文详情和参与率但是使用上述细节我会得到一些基本的用户详细信息以及用户的最新推文详情。
有人对此有所了解吗?
答案 0 :(得分:1)
您无法参与Routes = [{ path: 'modA', component: AComponent,
children: [
{ path: 'new', component: childComponent }
]
},
{ path: 'modB', component: BComponent }
]
您必须使用api.twitter.com
https://developer.twitter.com/en/docs/metrics/get-tweet-engagement/overview
您可以获得data-api.twitter.com
,engagement
等等。