SocialHolmes
Start free

Complete profile

A channel, its recent uploads, and the comments and replies under each of them, assembled into one document. Use `limit` for how many videos.

POST /api/public/v1/scrape/youtube/complete_profile

Returns complete_profile

Parameters#

handle string required

Channel handle, 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.