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.4 (14)

Pricing

$40.00/month + usage

148

Total users

11K

Monthly users

1K

Runs succeeded

>99%

Issues response

1.8 days

Last modified

2 hours ago

RW

Rate limit easily exceeded on requests, fails

Closed

regenerative_winch opened this issue
a year ago

Hello, Rate limits are easily exceeded when running these jobs, and I need quite a lot of posts to be scraped. How do I get around these limits? Is there a specific proxy to use?

alexey avatar

Hi! In your run you using datacenter proxy and some excessive input (I guess from the really old version), indeed, just run with regular input, residential proxy will be used by default and allow to get all comments from your sample post: see re-run https://console.apify.com/view/runs/z6gpmvIcYjN2Ox0hC Input:

{
"includeNestedComments": true,
"resultsLimit": 100,
"startUrls": [
{
"url": "https://www.facebook.com/groups/507543533260337/permalink/706055386742483/"
}
],
"viewOption": "RANKED_UNFILTERED"
}
paja avatar

Hi, I'm going to close the issue for now, but if the regular input didn't work, please, do let us know. Happy Scraping!