Skip to content

asking about 'setup.ini' & "admin" & '"2captcha_api_key"& "USERNAME"&"PASSWORD" #1

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

Open
KellyZhangzx opened this issue Sep 20, 2024 · 0 comments

Comments

@KellyZhangzx
Copy link

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

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

1 participant