Facebook Groups Scraper avatar
Facebook Groups Scraper
Try for free

7 days trial then $45.00/month - No credit card required now

View all Actors
Facebook Groups Scraper

Facebook Groups Scraper

apify/facebook-groups-scraper
Try for free

7 days trial then $45.00/month - No credit card required now

Extract data from one or multiple public Facebook groups. Get group and post URLs, post text, comments, timestamp, likes and comments count, and basic commentator info. Download the data in JSON, CSV, and Excel and use it in apps, spreadsheets, and reports.

Do you want to learn more about this Actor?

Get a demo
AS

Checking if group is private

Closed

andrzej_stanek opened this issue
a month ago

What is the fastest way (fastest in a sense of request that will take the shortest amount of time) to check if the group is private or not? I don't need to scrape any posts in the group provided in a url, only to check if it's private or not. I tried to set the query parameter "limit": 1, but it still takes around 40-50 seconds before I get the response from the public group, even though when I try to fetch the private group it takes no longer then 10 seconds to respond.

alexey avatar

Hi!

You doing everything right, just scrape all groups in single run, so even if some requests will be delayed up to 40-50 sec (it happens randomly with slow proxy), overall results will be fast, see sample run https://console.apify.com/view/runs/RHDfEYkGzzFMKKqAy (20 sec per 2 groups)

As alternative try https://console.apify.com/view/runs/u6gf7IR41PD3ABD5m - should be faster, still if-when proxy slow or fails delay might be up tp minute or so.

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
  • 457 monthly users
  • 34 stars
  • 99.8% runs succeeded
  • 2 days response time
  • Created in Nov 2022
  • Modified 1 day ago