Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Limit amount of 2Catpcha trials? #222

Open
walidproggen opened this issue Sep 16, 2022 · 4 comments
Open

Limit amount of 2Catpcha trials? #222

walidproggen opened this issue Sep 16, 2022 · 4 comments

Comments

@walidproggen
Copy link

Hello together,

currently i have the problem that flathuner is making too much requests for 2Captcha.
I had days where the amount of requests exceeded 1000, in a single day.
So i lost very quick money.

Im aware of the config-option "sleeping_time". But increasing this will only make me slow for flathunting.
It would be good to have an option like "max_requests_per_hour" or something like that for 2Captcha.

@codders
Copy link

codders commented Sep 20, 2022

Hi there,

This makes sense. We should certainly avoid that we burn through captchas so fast. Would you be interested and able to make a pull request for this?

@flo-wolf
Copy link

How many captchas do you guys have to solve? My tests came out to be exactly one every hour, no matter the delays.

@codders
Copy link

codders commented May 24, 2023

I don't know exactly how fast they're coming, but I know that $10 dollars at 2-captcha lasts more than a month for a server running all the time (but sleeping between 23h and 6h).

@flo-wolf
Copy link

I don't know exactly how fast they're coming, but I know that $10 dollars at 2-captcha lasts more than a month for a server running all the time (but sleeping between 23h and 6h).

Yup that sounds about right. Exactly one an hour equals to 720 a month, and at 1000 captchas under 3€ its really not that expensive.

Anyways, I scraped for 4 days straight with a 30sec delay between reloads, and then another 4 days with 5 minutes. In both cases captchas came always at the first reload after one hour has passed - i tracked it and calculated averages, which came out slightly over an hour every time, never less

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants