-
Notifications
You must be signed in to change notification settings - Fork 204
Open
Labels
enhancementNew feature or requestNew feature or request
Description
While the asynchronous code can handle a large number of queries, platforms have rate limits to control traffic on their sites and this leads to errors when too many queries are executed with socialscan. From my testing, GH, Reddit, Snapchat and Instagram tend to fail when handling a large number of queries in a short time.
There's support for proxy lists which can help bypass these, but it might be good to look into building a way of getting past these limits into the tool itself. (I think this has to be handled responsibly so as to not open the tool up for abuse)
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request