bisguzar / twitter-scraper

Scrape the Twitter Frontend API without authentication.
MIT License
3.88k stars 600 forks source link

Specialized Links can not be fetched #122

Closed DenizDalkilic10 closed 4 years ago

DenizDalkilic10 commented 4 years ago

Some accounts use special links which are displayed as buttons with images, and in the entries obtained from calling get_tweets(), these links can not be seen in the field of "urls". The specialized link that I am talking about can be seen in the image below. It is not explicitly displayed but rather wrapped in an image button. tweet

bisguzar commented 4 years ago

Hi, please take a look to #124 .