Epikcoder

Results 3 comments of Epikcoder

using getUserv2 does not work even tho the curl works

curl --location 'https://www.instagram.com/api/v1/users/web_profile_info/?username=taotan_cos' \ --header 'accept: */*' \ --header 'accept-language: en-US,en;q=0.9' \ --header 'cache-control: no-cache' \ --header 'pragma: no-cache' \ --header 'priority: u=1, i' \ --header 'referer: https://www.instagram.com/taotan_cos/' \ --header...