
Facebook Pages Details
3 days trial then $9.99/month - No credit card required now

Facebook Pages Details
3 days trial then $9.99/month - No credit card required now
Scrap Facebook pages fast and easy. Extract all contact information and other details in no-time!
Actor Metrics
26 monthly users
No reviews yet
1 bookmark
98% runs succeeded
18 hours response time
Created in Apr 2024
Modified 23 days ago
You can access the Facebook Pages Details programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.
1echo '{
2 "urls": [
3 {
4 "url": "https://www.facebook.com/facebook"
5 }
6 ],
7 "max_retries": 5,
8 "proxy": {
9 "useApifyProxy": false
10 }
11}' |
12apify call danek/facebook-pages-details-rental --silent --output-dataset
Facebook Pages Details API through CLI
The Apify CLI is the official tool that allows you to use Facebook Pages Details locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include: