Post
Details of one post — caption, counts, media, dimensions.
POST
/api/public/v1/scrape/instagram/post
Returns post_detail_api
Parameters#
shortcode
string
required
The code from /p/<shortcode>/ in the post URL.
Example: C8xY_abcDEF
Results#
GET /runs/:id/results answers with this once the run has finished — one post 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.