Instagram Username Availability Checker

Hey, can you help me with setting this up?

I am getting this can you help me

Traceback (most recent call last):
File “iguac.py”, line 87, in
loop.run_until_complete(main())
File “C:\Users\rajat\anaconda3\envs\py3\lib\asyncio\base_events.py”, line 587, in run_until_complete
return future.result()
File “iguac.py”, line 65, in main
cont = await login(args.username, args.password, session)
File “iguac.py”, line 36, in login
text = await response.json()
File “C:\Users\rajat\anaconda3\envs\py3\lib\site-packages\aiohttp\client_reqrep.py”, line 1031, in json
headers=self.headers)
aiohttp.client_exceptions.ContentTypeError: 0, message=‘Attempt to decode JSON with unexpected mimetype: text/html; charset=utf-8’, url=URL(‘htps://www.instagram.com/accounts/login/ajax/’)

I can’t include links to i delete one ‘t’ from the above instagram link from the http

why i’ve so many error in the output or i should use an extras?? soo many like recent call last
can you explained what happend and wahat should i do ???

have you got fixed??

Thank you. Was looking for something like this to check for username availability.

are you succes run the script ??