insta-fetcher icon indicating copy to clipboard operation
insta-fetcher copied to clipboard

"instagram.com/USERNAME/?__a=1&__d=dis" returns 404

Open wik3d opened this issue 1 year ago • 4 comments

When requesting an instagram account with the payload: '?__a=1&__d=dis', now returns a 404 page not found. This is used within multiple methods, for example the getIdByUsername() method

image

image

When requesting this URL from a browser. It also returns 404.

image

I'm not sure of a workaround to this yet, if you know anything let me know

wik3d avatar Feb 03 '24 15:02 wik3d

Yeah i am afraid that there is no other endpoint for scraping this data. The main endpoint of instagram is still available but that one has high security sadly. The only parameter i found so far is ?__user=0

jfrenl avatar Feb 05 '24 17:02 jfrenl

Yeah i am afraid that there is no other endpoint for scraping this data. The main endpoint of instagram is still available but that one has high security sadly. The only parameter i found so far is ?__user=0

Yeah, I found the main endpoint: https://i.instagram.com/api/v1/users/web_profile_info/?username=someone and I've been using it in combination with high quality proxies. I haven't had a single failed request, although I haven't quite spammed it to stress test, but it appears to be working consistently

wik3d avatar Feb 05 '24 17:02 wik3d

Would you mind adding me on discord to talk about it? jochemcoding is my username thanks!!

jfrenl avatar Feb 05 '24 19:02 jfrenl

Added, .jac.k. Is my user

wik3d avatar Feb 06 '24 00:02 wik3d