Go to Apify StoreDeveloper

Arnas
Maintained by CommunityActor stats
4
Monthly active users
4 days ago
Last modified
- Initial release. Pay-per-event Instagram scraper.
- Supports
resultsType: posts | details | comments | hashtag.
- Drop-in input parity with
apify/instagram-scraper: directUrls, username, resultsType, resultsLimit, search, searchType, searchLimit, onlyPostsNewerThan, addParentData.
- PPE pricing:
actor-start = $0.005 + post-scraped = $0.0013 ($1.30/1k) + profile-scraped = $0.0013 + hashtag-scraped = $0.0013 + comment-scraped = $0.002 ($2.00/1k).
- Run-level dedup by Instagram
pk / username / hashtag name.
- Per-run summary log: results/sec, retries, rate-limit hits, dedup skips.
- HTTP-only via Instagram's public
i.instagram.com/api/v1/* and www.instagram.com/api/v1/* endpoints.