Asiphme/Instagram-username-claimer ? reverse-engineered prompt

Reverse engineered prompt

Build me a Python tool that checks whether Instagram usernames are available and, if one is free, tries to claim it automatically.

I want it to use browser automation so it can actually go through the signup and claim flow, and I want proxy support so it can rotate connections and avoid getting blocked too quickly. If a captcha shows up, please hook in 2Captcha so it can keep going. Also send me a Telegram message right away when a username gets claimed successfully, or when something goes wrong.

Make it easy to configure with a simple config file for the Telegram bot token, chat id, 2Captcha key, and proxy list. It should have clear logging, handle bad proxies by skipping or banning them, and be runnable from one main script. If you need to check current docs for Playwright or Telegram setup, go ahead and look them up online.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab