I got one simple example to get twitter feeds using javascript. With this example i am getting the same content which is in twitter. But i am missing display_url tag where we have some link like: “pic.twitter.com/qa1234” Currently i am running this url to get the twitter timeline.
“https://syndication.twitter.com/timeline/profile?callback=twitterFetcher.callback&dnt=false&screen_name=UserName&suppress_response_codes=true&lang=en&rnd=0.8321658066729449”.
Please help me to get display_url also.
Thanks
This is not a supported Twitter API endpoint. You should not be using it. We’re not able to help with this question if you are not using one of the supported REST APIs for interacting with the Twitter platform.