InstaSocial API
Scraper Instagram Users
6 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
InstaSocial API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Get Instagram Post Comments /api/posts/{shortcode}/comments |
Returns collected comments from a specific post |
| GET |
GetI nstagram User /api/scrape/data/user/{username} |
Returns collected data from an Instagram profile |
| POST |
Scrape User /api/scrape/user/{username} |
Creates a job to scrape an Instagram profile. The job will collect user information and their posts. |
| POST |
Scrape Post Comments /api/scrape/data/post/{shortcode}/comments |
Creates a job to collect comments from a specific post |
| GET |
Get Job Status /api/scrape/jobs/{jobId} |
Returns detailed information about a specific job |
| GET |
Get Instagram Posts /api/scrape/data/posts/{username} |
Returns collected posts from an Instagram profile |