Skip to content

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

Open
@KellyZhangzx

Description

@KellyZhangzx

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions