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.
 
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.
 
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
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-)
 
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
 
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
Does your python program is able to send captchas to catpcha services, like Anti-gate, 2captcha, DBC, etc.?
 
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.
 
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
 
Hi, I need help with capmonster. I'm new, I'm trying to implement it with selenium chrome pyton
 
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?
 
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?
 

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