🏯 Instagram Scraper (Pay Per Result) avatar
🏯 Instagram Scraper (Pay Per Result)

Pricing

$0.50 / 1,000 posts

Go to Store
🏯 Instagram Scraper (Pay Per Result)

🏯 Instagram Scraper (Pay Per Result)

Developed by

API Dojo

API Dojo

Maintained by Community

Famous for its blazing-fast speed and completeness, it offers rapid and efficient scraping of many URLs such as; location, audio, tag, and profile. It's incredibly cost-effective at only $0.50 for every 1000 posts, capable of scraping 100-200 posts each second!

4.0 (3)

Pricing

$0.50 / 1,000 posts

78

Total users

2K

Monthly users

281

Runs succeeded

>99%

Issues response

3.1 hours

Last modified

17 hours ago

CO

didn't get newest post from profile

Closed

comUniverse opened this issue
2 months ago

my run qBe8u2cpjTYo8tdwo searched the rock instagram with until date: "until": "2025-04-28T10:29:38.777Z", and when I open his profile I see he does have a newer 1. could you please help me figure out what went wrong?

CO

comUniverse

2 months ago
CO

comUniverse

2 months ago

tried again by setting the date to 27-4-2025 on the following run and still didn't get anything: OJYxXA34fpARL0wQr

MY

myfriendai

2 months ago

the same problem with every usernames For example https://console.apify.com/view/runs/ZhSvBVLcHjojeBu4M Respond with error C014

Issue has started around 2025-04-29 14:33 CET

CO

comUniverse

2 months ago

so I guess it is a known issue you are working on, trying to fix?

IC

instinctive_coyote

2 months ago

I'm getting an error CO14 on every post I have requested using the API

apidojo avatar

API Dojo (apidojo)

2 months ago

Hello,

@comUniverse there was a temporary issue yesterday and it has been fixed now. Can you please try again?

@myfriendai, @instinctive_coyote if you still face issues, please create separate issues with run IDs.

Cheers

CO

comUniverse

a month ago

I've tried again now with same result, can you please check yourself? this is the last run id: 8sU5ZfSdqQWs813ys which failed to get result although it should had

apidojo avatar

Hello,

The reason is there are no posts from that account after the date you've set as until parameter. Also we don't have an additionalParams input, where did you read it?

Please try it with an older date and without this additionalParams, something like:

{
"startUrls": [
"https://www.instagram.com/therock"
],
"maxItems": 1000,
"until": "2025-04-20"
}

And please read the docs.

Cheers

CO

comUniverse

a month ago

the profile has 2 more posts after the date I've set up. By docs, do you mean the readme? if so it's state: until string A special date-string that allows you to retrieve posts newer than this date. maybe it's because of the time difference, that I see it as older than it really is, I'll try setting an earlier date

apidojo avatar

Hello,

The last post from the account is posted 5 days ago, can you please re-check? Yes readme is the docs.

Cheers