get https://api.socialscrape.com/v3/comments
Scrape the public data of comments for a post and retrieve its data through the comments endpoint. This endpoint only get 6 comments at a time. Using end_cursor as query param in api call iteratively you can get all comments for a particular post.
NOTE: Don't use any other query params, other than the described below.