Instagram Post Scraper avatar
Instagram Post Scraper
Try for free

No credit card required

View all Actors
Instagram Post Scraper

Instagram Post Scraper

apify/instagram-post-scraper
Try for free

No credit card required

Scrape Instagram posts. Just add one or more Instagram usernames and get your data in seconds including text, hashtags, mentions, comments, images, URLs, likes, locations, and metadata. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

User avatar

I am not sure why i'm getting this error

Closed

technological_abacus opened this issue
2 months ago

2024-03-05T10:23:48.214Z ERROR username.toLowerCase is not a function 2024-03-05T10:23:48.214Z username.toLowerCase is not a function

User avatar

Hi! In your failed runs input is incorrect:

1{
2  "username": [
3    [
4      "prime_healthcare"
5    ]
6  ],
7  "resultsLimit": 5
8}

expected (correct):

1{
2  "username": [
3      "prime_healthcare"
4  ],
5  "resultsLimit": 5
6}

I´m going to close the issue now, but if there would be anything else we could help with, please let us know.

Developer
Maintained by Apify
Actor metrics
  • 1.4k monthly users
  • 100.0% runs succeeded
  • 1.9 days response time
  • Created in Nov 2021
  • Modified 7 days ago