Instagram Scraper avatar
Instagram Scraper

Pricing

$2.30 / 1,000 results

Go to Store
Instagram Scraper

Instagram Scraper

Developed by

Apify

Apify

Maintained by Apify

Scrape and download Instagram posts, profiles, places, hashtags, photos, and comments. Get data from Instagram using one or more Instagram URLs or search queries. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools.

4.4 (54)

Pricing

$2.30 / 1,000 results

1428

Total users

93.2k

Monthly users

10.4k

Runs succeeded

>99%

Issue response

2.8 days

Last modified

24 minutes ago

DP

[Feature Request] URL to comment (comment and reply)

Closed

dev_pen opened this issue
a year ago

It would be great to get the URL to the comment when scraping comments. It is possible to create the URL from the postUrl + "/c/" + commentId But this only works if the comment is not a reply to a comment. Then the url would look like this: postUrl + "/c/" + parentCommentId + "/r/" + commentId I believe when scraping the id of a comment it is extracted from the URL. so maybe just keep the url in the results.

alexey avatar

Hi! As explained in https://console.apify.com/actors/SbK00X0JYCPblD2wp/issues/iRsQu5IjZDBIODMgZ currently actor not getting data about comment-reply relation, so even if we add replies it will be some additional results. For current results we can not add URL because we don't know if its reply or comment.

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