Facebook Comments Scraper avatar
Facebook Comments Scraper

Pricing

$40.00/month + usage

Go to Store
Facebook Comments Scraper

Facebook Comments Scraper

Developed by

Apify

Apify

Maintained by Apify

Extract data from hundreds of Facebook comments from one or multiple Facebook posts. Get comment text, timestamp, likes count and basic commenter info. Download the data in JSON, CSV, Excel and use it in apps, spreadsheets, and reports.

4.5 (15)

Pricing

$40.00/month + usage

155

Total users

12K

Monthly users

1K

Runs succeeded

>99%

Issues response

3.2 days

Last modified

4 days ago

DB

`"includeNestedComments": true` doesn't respect `"resultsLimit"`

Closed

dbcerigo opened this issue
a year ago

When running the actor with "includeNestedComments": true, the response gives more than resultsLimit * len(startUrls). With "includeNestedComments": false then resultsLimits is properly respected.

Expected behaviour:

  • setting resultsLimits gives back max that value times the number of post URLs regardless of other input param values.
misa avatar

Hello,

We apologize for the delay in responding. Currently, the limit for nested comments is applied per thread. This means if the maximum results are set to 5, we scrape 5 root comments and 5 replies per comment. This setup has been working well for our users. Unless we receive more feedback suggesting a change, we will continue with this approach.

Thank you for your understanding.