Hashtag
Posts under a hashtag. Use `limit` to say how many you want.
POST
/api/public/v1/scrape/instagram/hashtag
Returns hashtag_feed
Parameters#
tag
string
required
Tag, with or without the
Example: spacex
limit
integer
optional
How many results you want. The run is sized from it, and you are billed for exactly that many.
Results#
GET /runs/:id/results answers with this once the run has finished — one result 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.