Profile
Profile details — bio, follower counts, verification.
POST
/api/public/v1/scrape/instagram/profile
Returns profile_api
Parameters#
username
string
required
Username, with or without the @.
Example: nasa
Results#
GET /runs/:id/results answers with this once the run has finished — one profile per row.
Every row also carries raw_json — the platform's own object for that row, exactly as it arrived, with nothing removed. It is left out of the example for length.