I am looking for all those tweets which contain the "specific url". But upon query, empty set is returned from twitter API 1.1 search.
Example: To search tweets which contain following URL:
- Twitter API 1.1 Search: returns no result. online api console
- Twitter search returns lot of tweets: link
Why is twitter api 1.1. behaving differently ? Is there any other alternative to search URL from tweets, if not Twitter API 1.1 ?