You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
I've uploaded the script to a pythonanywhere instance and am using flask to return results to a website. For any query type I get the response: "Type the characters from the picture above: Input is case-insensitive Submit"
It looks like maybe it's catching a captcha or similar bot detector.
I'm assuming that a proxy might be what is required to bypass - would you mind providing instructions for how to use one - I see the feature flag but wasn't sure how to do it if you think that's what's causing this?
The text was updated successfully, but these errors were encountered:
@brandonmcgraw I most likely have the same issue too, and I also think that it is probably because of an IP ban that proxies would help bypass. This is what I found on stackoverflow:
Describe the bug
I've uploaded the script to a pythonanywhere instance and am using flask to return results to a website. For any query type I get the response: "Type the characters from the picture above: Input is case-insensitive Submit"
It looks like maybe it's catching a captcha or similar bot detector.
I'm assuming that a proxy might be what is required to bypass - would you mind providing instructions for how to use one - I see the feature flag but wasn't sure how to do it if you think that's what's causing this?
The text was updated successfully, but these errors were encountered: