Get Facebook pages addresses, category, email, mobile, likes, website, ratings, hours open, check-ins, and phone information and social platform links.
This actor allows you to scrape Facebook pages contact details information such as addresses, category, email, mobile, likes, website, ratings, hours open, check-ins, and phone information and social platform links
Multiple page links: Supports scraping based on multiple page URLs, formatted as https://www.facebook.com/groups/group-name-or-group-id
or just copy and paste group from facebook :)
Required Authentication over cookies: Users can log in to access a broader range groups.
Customizable: Flexible configuration options to suit various scraping needs.
https://www.facebook.com/groups/group-name-or-group-id
. You can add multiple URLs for a broader search scope.Here's a simple example of how to set up a search for page details in Facebook:
1{ 2 "cookies": [ 3 { 4 "domain": ".facebook.com", 5 "expirationDate": 1740231415.466268, 6 "hostOnly": false, 7 "httpOnly": false, 8 "name": "c_user", 9 "path": "/", 10 "sameSite": "no_restriction", 11 "secure": true, 12 "session": false, 13 "storeId": "0", 14 "value": "1248804295", 15 "id": 1 16 } 17 ], 18 "proxyConfiguration": { 19 "useApifyProxy": true, 20 "apifyProxyGroups": [ 21 "RESIDENTIAL" 22 ] 23 }, 24 "startUrls": [ 25 { 26 "url": "https://www.facebook.com/VoltaRoofing" 27 } 28 ] 29}
The output data typically includes:
1[ 2 { 3 "Category": "Contractor", 4 "Address": "https://www.bing.com/maps/default.aspx?v=2&pc=FACEBK&mid=8100&where1=172+NE+72nd+St%2C+Gladstone%2C+MO%2C+United+States%2C+64118&FORM=FBKPL1&mkt=en-US", 5 "Mobile": "+1 816-436-2050", 6 "Website": "https://l.facebook.com/l.php?u=http%3A%2F%2Fwww.kansascityroofingcompany.com%2F&h=AT1TPsLobSi9Tzqf46SwwnsyQlHnGagRXtPLUPyqMFJZQ405YSpN5sx4Fh4nqWyLFoxINWGccB8SZI7mW6u45sAMOVFMuxJeeN5rcjPxXafMOk4vYjP6vQbJZ8dH2BgAGW52dqg9&s=1", 7 "Ratings": "Rating · 4.7 (22 Reviews)", 8 "Hours": "Closed now" 9 }, 10 ... 11]
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!