To scrape list of followers for a profile. This endpoint gets 50 followers at a time. The exact count of following can vary sometimes. Note: To use this endpoint please pass in userId as query param.
To scrape more data, pass the value of next_page_id from response as page_id query param
(page_id example: 25)
Don't use any other query params, other than the described below.API calls with status code 404 are charged calls, this means the calls were successful at the backend but not data was found.

Language
Authorization
Header
Click Try It! to start a request and see the response here!