OP 27 May, 2024 - 02:56 AM
Instagram @ checker.... im new to c#
This post is by a banned member (Almiighty99) - Unhide
OP 27 May, 2024 - 02:56 AM
Instagram @ checker.... im new to c#
This post is by a banned member (Wispie) - Unhide
11 June, 2024 - 03:00 PM
(09 June, 2024 - 11:55 PM)Almiighty99 Wrote: Show More Chatgpt it lol Anyways, in every language the approach would be similar Do a GET request on the desired username (e.g. https://www.instagram.com/test123 ofc replace the test123 with the actual username that you either provide through cli, args or a file). In C# you can use HttpClient for example. Check if the body response is does not contain "Sorry, this page isn't available." then that means that the user exists. If HttpClient is getting blocked or whichever request library you're using you can just use selenium but resorting to selenium for this would be a skill issue for this imo. And if you want to evolve it even further just send requests through proxies, add threading so you can do parallel checks, parse outputs to various file types... Beauty in the flaw, grace of imperfection.
This post is by a banned member (Almiighty99) - Unhide
OP 12 June, 2024 - 11:48 PM
(11 June, 2024 - 03:00 PM)Wispie Wrote: Show Morei was trying to use another source too, and the https://www.instagram.com/test123 gives back false positives n negatives its not acurrate |
Create an account or sign in to comment | ||
You need to be a member in order to leave a comment | ||
Create an account
Sign up for a new account in our community. It's easy!
|
or |
Sign in
Already have an account? Sign in here.
|