socialcrawl/
← All platforms

instagram

Unified access to instagram data.

GET /v1/instagram/account 1 credit cached 15m
curl "http://datatrend.nl/v1/instagram/account" \
  -H "x-api-key: YOUR_KEY"
GET /v1/instagram/media 1 credit cached 5m
curl "http://datatrend.nl/v1/instagram/media" \
  -H "x-api-key: YOUR_KEY"
GET /v1/instagram/discover 1 credit cached 15m
Parameters
username required e.g. value
curl "http://datatrend.nl/v1/instagram/discover?username=value" \
  -H "x-api-key: YOUR_KEY"