Open
Description
Dear Ahmed Mujtaba,
Thanks for sharing the code.
However, I was wondering what is 'setup.ini' and also 'admin','scaptcha_api_key','usename','password' of the following code.
config = configparser.ConfigParser()
config.read('setup.ini')
two_captcha_api = config.get("admin","2captcha_api_key")
solver = TwoCaptcha(apiKey=two_captcha_api)
USERNAME = config.get("admin","USERNAME")
PASSWORD = config.get("admin","PASSWORD")
ENDPOINT = "pr.oxylabs.io:7777"
Does this the api get from 'https://2captcha.com/zh/for-customer'.
I am looking for your reply.
Best wishes,
Kelly
Metadata
Metadata
Assignees
Labels
No labels