I purchased the Twitter version for a single account. I have a question: I only want to scrape users that have recently tweeted so that I am only scraping users that are active and not wasting time scraping people who are no longer active on twitter, how can I do this?
The way I usually do this manually is to search for a keyword or click on a trending topic, and then sort the results using the "All" instead of the "Top" results, I then use a google chome plugin to datamine the usernames for say, the last 1000 users that tweeted on that topic...is this possible to scrape users in this way?
Maybe it would be possible for you to implement this feature...While the bot is autorunning, each time it begins to scrape it can check for the top trending topics on twitter, and scrape users who have tweeted about those topics in the way I described above so that you have a higher likelihood of scraping and following users who are active and possibly online at that time...this greatly increases the percentage of people who will follow back!