I need tutorials to get started with CapMonster

yassine akermi

Новичок
Регистрация
25.05.2018
Сообщения
6
Благодарностей
2
Баллы
1
Hello,
I bought CapMonster a few days ago but I couldn't find any good tutorial that explains how to use the software. I want to integrate CM with my python scripts. I even don't know how CM works exactly even the standard way. So please I will really appreciate any help with some good tutorials or documentation.
P.S: I read the official documentation but it's not helpful.
 

Cyber2018

Новичок
Регистрация
25.05.2018
Сообщения
3
Благодарностей
0
Баллы
1
I'm glad I wasn't imagining things, I've been looking everywhere on the internet with nothing or outdated pieces of nothing about CapMonster. We really need better updated videos, some browser plugins (out of the box) ready but there aren't NONE!. I also bought CapMonster myself about 5 days ago and it's quite good when the software supports it.
 

yassine akermi

Новичок
Регистрация
25.05.2018
Сообщения
6
Благодарностей
2
Баллы
1
After some deep researches, I got it finally :D
You simply gonna use anti-captcha or 2captcha API.
All you have to do is run CM and then learn about 2captcha or anti-captcha API and use them.
It hard to explain it all here but if you need help PM and I'll teach you!
 
  • Спасибо
Реакции: PrzFlow и capducker

Cyber2018

Новичок
Регистрация
25.05.2018
Сообщения
3
Благодарностей
0
Баллы
1
Thanks! Ya I've been checking out the 2Captcha and ant-captcha API stuff... Looks like
we are on the right path, I'm getting close to figuring it out. I want it so once a site loads in the
browser that has a Captcha to solve, it's re-directed to CapMonster instead of to the service. 8-)
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 189
Благодарностей
5 830
Баллы
113

capducker

Новичок
Регистрация
06.10.2018
Сообщения
2
Благодарностей
0
Баллы
1
I read the help wiki but i'm still a little lost.
i don't know how to use this program at all, but i want to use it with a python program i've written to solve captcha's also
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 189
Благодарностей
5 830
Баллы
113

who@mi

Новичок
Регистрация
14.10.2018
Сообщения
10
Благодарностей
2
Баллы
3
i don't know how to use this program at all
Hi,
to use CM just use one of the supported API Services. For example https://2captcha.com/2captcha-api describes the params for your http post request for the captcha typ you need, you can even copy the api url as target of your request because CM handles the forwarding to the emulated services. The process is the same like in the api described, send HTTP POST request with data, use the id from result to perform HTTP GET to recieve solution

To do this in Python you have to import some extern http libraries like Requests . I think 2captcha have some python example in the api description, too.
 

steven31

Новичок
Регистрация
15.05.2019
Сообщения
1
Благодарностей
0
Баллы
1
Could you please tell me the steps on how can i add 2captcha API to capmonster > it's very confusing and there is no guide on how to do it
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 189
Благодарностей
5 830
Баллы
113

octavio1243

Новичок
Регистрация
23.11.2019
Сообщения
4
Благодарностей
0
Баллы
1
Hi, I need help with capmonster. I'm new, I'm trying to implement it with selenium chrome pyton
 

octavio1243

Новичок
Регистрация
23.11.2019
Сообщения
4
Благодарностей
0
Баллы
1
There is nothing hard in using CapMonster.
You should just send captchas to recognizing by captcha service API and run CapMonster,
the program will be solving captchas instead of service.
Please read help docs - https://zennolab.com/wiki/en:addons:capmonster:work-with-other
I have the capmonster installed. I need to create a project that opens "https://www.google.com/recaptcha/api2/demo" and completes the captcha. Is there a way to do it directly without using CaptchaApiKey?
 

s00ny5

Client
Регистрация
06.03.2019
Сообщения
118
Благодарностей
21
Баллы
18

apamacam

Новичок
Регистрация
21.11.2019
Сообщения
4
Благодарностей
0
Баллы
1
I have the capmonster installed on PC. So is there a way to solve the Captcha in my Project Manager browser directly without using CaptchaApiKey?
 

VladZen

Administrator
Команда форума
Регистрация
05.11.2014
Сообщения
22 189
Благодарностей
5 830
Баллы
113

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