When I using Search API to search tweets from a specific user, “gomiggity”, I only get 8 tweets for this user returned but actually you can find there are more recent tweets if you go to it’s page, https://twitter.com/gomiggity.
The API I am using is https://api.twitter.com/1.1/search/tweets.json?q=&include_entities=1&from=gomiggity&count=100
Could anyone please help for this?
Thanks!