instagram-scraper-node
instagram-scraper-node copied to clipboard
"{\"items\": [], \"more_available\": false, \"status\": \"ok\"}" but get the complete when request directly on browser
Hi, i found your project really suite to my needs. But when I tried to request for instagram by username I got the responds JSON of my request getting this kind of json
"{\"items\": [], \"more_available\": false, \"status\": \"ok\"}"
But when I request directly on my browser I got the complete responds of items
object not the empty one. Can you please help me out?
have you ever JSON.parse?
It was solved @Jehanramadhan . This is because the profile of instagram that I wanna crawl set to private. So when I request to crawl it, the respond I got is like that. But no with profile with public