HELP ME INTERPRET CAPMONSTER

octavio1243

Новичок
Регистрация
23.11.2019
Сообщения
4
Благодарностей
0
Баллы
1
I'm new to Capmonster
I don't know much about it. I'm tired of depending on another to achieve what I want, I need someone to explain to me how to set everything to 0, nobody is born knowing. I, as many, do not understand well how it should be configured. I am from the other part of the world and my native language is not English or Russian, the conversions to my language are not so exact, everything costs me three times to understand!
In summary, I need to implement capmonster with selenium python in order to solve the captcha here: "https://www.google.com/recaptcha/api2/demo"
You use selenium quite well ...
My question, what do I need to do to achieve my goal? I need someone to help me, the page "https://zennolab.com/" does not specify in detail how to use capmonster. Unfortunately I was not born with the gift of knowing how to use capmonster. I'm here for someone to teach me, please have mercy on a poor man. If you help me I promise to make explanatory videos for Spanish speaking and not to go through what I'm going through
 

s00ny5

Client
Регистрация
06.03.2019
Сообщения
118
Благодарностей
21
Баллы
18
Check 2captcha api examples and use them in your project. than change in windows hosts capmonster ip 2captcha.com

Код:
127.0.0.1 2captcha.com
regards
 

lokiys

Moderator
Регистрация
01.02.2012
Сообщения
4 770
Благодарностей
1 182
Баллы
113
I'm new to Capmonster
I don't know much about it. I'm tired of depending on another to achieve what I want, I need someone to explain to me how to set everything to 0, nobody is born knowing. I, as many, do not understand well how it should be configured. I am from the other part of the world and my native language is not English or Russian, the conversions to my language are not so exact, everything costs me three times to understand!
In summary, I need to implement capmonster with selenium python in order to solve the captcha here: "https://www.google.com/recaptcha/api2/demo"
You use selenium quite well ...
My question, what do I need to do to achieve my goal? I need someone to help me, the page "https://zennolab.com/" does not specify in detail how to use capmonster. Unfortunately I was not born with the gift of knowing how to use capmonster. I'm here for someone to teach me, please have mercy on a poor man. If you help me I promise to make explanatory videos for Spanish speaking and not to go through what I'm going through
You can use CapMonster just like any other captcha service.
There are Your starting points: https://zennolab.com/wiki/en:addons:capmonster:work-with-other
developing Selenium and python is up to you obvious.
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 233
Благодарностей
5 844
Баллы
113
Yes, you are not born with knowledge about CapMonster.
But if you read help docs a little bit, you'll find out, that CapMonster solves captchas by API of captcha services. such as antigate, 2captcha, deathbycaptcha. etc.
So, how do you solve captchas via services in your selenium ?
 

Кто просматривает тему: (Всего: 1, Пользователи: 0, Гости: 1)