Instagram Reels Scraper avatar

Instagram Reels Scraper

Try for free

3 days trial then $14.00/month - No credit card required now

Go to Store
Instagram Reels Scraper

Instagram Reels Scraper

hpix/ig-reels-scraper
Try for free

3 days trial then $14.00/month - No credit card required now

Scrape Instagram Reels and their respective profile efficiently.

Developer
Maintained by Community

Actor Metrics

  • 36 monthly users

  • No reviews yet

  • 7 bookmarks

  • >99% runs succeeded

  • 11 days response time

  • Created in May 2024

  • Modified 17 days ago

User tags

tagsarrayOptional

Profile tags or URLs to fetch reels from

Targets

targetEnumRequired

Select what will be scraped

Value options:

"all": string"profiles_only": string"reels_only": string

Default value of this property is "all"

Reels to scrape

reels_countintegerRequired

Number of reels to fetch per tag

Default value of this property is 12

Individual Posts

post_urlsarrayOptional

Scrape posts using their URL or code

Include raw data

include_raw_databooleanOptional

Include raw data collected from Instagram in the final results. Disable this to reduce the final dataset size.

Default value of this property is true

Custom functions

custom_functionsstringOptional

Functions to customize the crawler's behaviour. Accepts an object with two functions, shouldSkip and shouldContinue, each taking a data argument which contains the data for the current scraped item.