Instagram Profile Scraper
Pricing
from $2.50 / 1,000 results
Instagram Profile Scraper
Scrape all Instagram profile info. Just add Instagram usernames, IDs or URLs and extract name, join date, number of followers, location, bio, website, related profiles, video&post count, latest posts. Export scraped data, schedule scraper via API, and integrate with other tools or AI workflows.
Pricing
from $2.50 / 1,000 results
Rating
5.0
(2)
Developer
EMT Crawler
Maintained by CommunityActor stats
0
Bookmarked
3
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Actor mẫu — Free token pool + actor Store
Gọi bất kỳ actor free trên Apify Store; token lấy từ Google Doc (xoay khi hết quota). Form Input clone từ actor gốc — không sửa code khi đổi actor.
Chi tiết nhân bản: ./CLONE.md
Nhân bản nhanh
# 1 lầnapify secrets add GOOGLE_SERVICE_ACCOUNT '{"type":"service_account",...}'apify login# Mỗi actor Store mới — chỉ 1 lệnh (+ apify push)npm run setup -- clockworks~tiktok-comments-scraperapify push
Sửa tay tối thiểu: template.config.json → targetActorId.
Cách hoạt động
Input (form clone từ Store) → Actor proxy → API + token từ Google Doc → Actor Store → Dataset
- Token: Google Doc
KEY, mỗi dòngapify_api_... - Hết free: thử dòng tiếp theo
- Config:
template.config.json+ secretGOOGLE_SERVICE_ACCOUNT
File quan trọng
| File | Khi clone |
|---|---|
template.config.json | Đổi targetActorId |
npm run setup -- user~actor | Tự cập nhật input schema + actor.json |
src/* | Không sửa |
| Google Doc | Thêm/bớt token (không push) |
Test local
input.json — field theo actor vừa setup (xem .actor/input_schema.json).
set GOOGLE_SERVICE_ACCOUNT={"type":"service_account",...}npm start