iojw / socialscan

Python library for accurately querying username and email usage on online platforms
Mozilla Public License 2.0
1.48k stars 185 forks source link

updated to v2.0.0; query errors #59

Closed tsmitsmitonline closed 8 months ago

tsmitsmitonline commented 1 year ago

Getting:

Instagram: QueryError - Could not retrieve token. You might be sending too many requests. Use a proxy or wait before trying again. Lastfm: QueryError - Could not retrieve token. You might be sending too many requests. Use a proxy or wait before trying again.

iojw commented 1 year ago

Does it work if you wait for a while before trying again?

tsmitsmitonline commented 1 year ago

I tested several times, with same error result...

Tumblr Firefox GitHub Pinterest Twitter Instagram: QueryError - Could not retrieve token. You might be sending too many requests. Use a proxy or wait before trying again. Lastfm: QueryError - Could not retrieve token. You might be sending too many requests. Use a proxy or wait before trying again.

Available, Taken/Reserved, Invalid, Error Completed 11 queries in 1.85s

iojw commented 1 year ago

This could be because a different version of Instagram is being served. Try running socialscan USERNAME -p instagram --debug and provide the output?

tsmitsmitonline commented 1 year ago

I get this:

socialscan afcajax -p instagram --debug DEBUG:root:GET https://www.instagram.com/api/v1/public/landing_info/

             afcajax

Instagram: QueryError - Could not retrieve token. You might be sending too many requests. Use a proxy or wait before trying again.

iojw commented 8 months ago

This should be fixed in 2.0.1. Thank you for your patience!