cURL
Live Scraping
Get Live Instagram Profile
Fetch fresh Instagram profile data directly from Instagram in real-time. Use this when you need the most current follower counts, bio, or recent activity.
When to use live scraping:
- Profile not found in our database
- Need real-time follower/engagement data
- Verifying current profile status before campaign
Note: Live scraping is slower than cached data (2-5 seconds) and costs more. Use cached endpoints when freshness isn’t critical.
Pricing: 0.5 credits per profile scraped ($0.005)
GET
cURL
Documentation Index
Fetch the complete documentation index at: https://docs.influship.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
Path Parameters
Username on the platform
Required string length:
1 - 50Example:
"fitness_coach_jane"
Query Parameters
Include recent posts in response
Example:
true
Number of posts to include
Required range:
1 <= x <= 50Example:
12
Response
Successful response