SocialHolmes
Start free

Complete profile

A profile, its recent posts, and the comments under each of them, assembled into one document. Use `limit` for how many posts.

POST /api/public/v1/scrape/instagram/complete_profile

Returns complete_profile

Parameters#

username string required

Username, with or without the @.

Example: nasa

limit integer optional

How many results you want. The run is sized from it, and you are billed for exactly that many.

This endpoint errs towards returning more rather than less, so expect a few extra rows alongside what you asked for. Everything still comes back typed and parsed the same way.