hello,
how i can get tweet content(all tweet content: Tweet text , image , date and username ) by Given URL ???
in fact i want to embed tweet by give url
If you want embed a tweet, use the Embedded Tweets feature we offer. All other data about a specific Tweet is available in the GET statuses/show/:id API call.
GET statuses/show/:id
How can I get all mentions for certain words in my widget(twitter feed)