get https://api.socialscrape.com/v3/profile
Scrape the public data of a profile and retrieve its pictures or posts by using the profile endpoint. Only the last 12 posts are fetched. For fetching all posts using posts endpoint as suggested.
Note:
To use this endpoint please pass in userId as query param or username as query param, in case you are using username as query param you will be charged 1 extra credit.
Don't use any other query params, other than the described below.
API calls with status code 404 are charged calls, this means the calls were successful at the backend but not data was found.