GET
/v1/resultsGet Results
Retrieve scraped Facebook Pages dataRetrieve scraped Facebook Pages data including page names, categories, contact information, and social metrics.
Headers
| Key | Value | Required |
|---|---|---|
| Authorization | Token YOUR_API_KEY | Yes |
Core Result Fields
id
integer
Example: 53557759
object
string
Example: result
squid
string
Example: 72d18e4c94534b829877bb7c092b1f80
run
string
Example: 3ff48bb8ef19426e87fbb3e102dd4531
Page Information
name
string
Example: Coffee House Downtown
url
string
Example: https://www.facebook.com/coffeehousedowntown
slug
string
Example: coffeehousedowntown
category
string
Example: Coffee Shop
Social Metrics
likes
integer
Example: 15000
followers
integer
Example: 14500
Contact Information
phone
stringnull
Example: +1-555-123-4567
email
stringnull
Example: info@coffeehouse.com
website
stringnull
Example: https://coffeehouse.com
address
stringnull
Example: 123 Main St, New York, NY 10001
map_url
stringnull
Example: https://maps.google.com/...
Social Links
instagram
stringnull
Example: https://instagram.com/coffeehouse
Timestamps
scraping_time
string
Example: 2025-07-04T04:08:09.340Z
Parameters
squidstring
RequiredExample:
72d18e4c94534b829877bb7c092b1f80runstring
OptionalExample:
3ff48bb8ef19426e87fbb3e102dd4531pageinteger
OptionalExample:
1page_sizeinteger
OptionalExample:
50Pro Tip
Use the `phone` and `email` fields to build contact lists for outreach campaigns.
Pro Tip
Filter by `category` to segment results by business type.
Note
Contact fields may be null if not provided on the Facebook page.