Skip to main content
GET
/
v1
/
results
Get Results
curl --request GET \
  --url https://api.lobstr.io/v1/results \
  --header 'Authorization: <authorization>'
{
  "url": "<string>",
  "name": "<string>",
  "slug": "<string>",
  "category": "<string>",
  "map_url": "<string>",
  "address": "<string>",
  "phone": "<string>",
  "likes": 123,
  "followers": 123,
  "email": "<string>",
  "website": "<string>",
  "instagram": "<string>"
}

Documentation Index

Fetch the complete documentation index at: https://docs.lobstr.io/llms.txt

Use this file to discover all available pages before exploring further.

Retrieve scraped data from your Facebook Pages Search Export runs.

Headers

Authorization
string
required
Your API authentication token. Value: Token YOUR_API_KEY

Query Parameters

squid
string
required
Hash of the squid to get results from
run
string
Hash of a specific run (optional)
page
integer
Page number (default: 1). Example: 1

Result Fields

Each result object contains the following fields:
url
string
Direct URL to the Facebook page. Example: https://www.facebook.com/gagnantgagnantbarajeux
name
string
Name of the Facebook page. Example: Bar à jeux Bordeaux : Gagnant Gagnant
slug
string
URL slug of the Facebook page (e.g. used in facebook.com/slug). Example: gagnantgagnantbarajeux
category
string
Category of the Facebook page (e.g. Restaurant, Brand). Example: Bar
map_url
string
Map link for the Facebook page’s location. Example: https://maps.google.com/maps?q=39+quai+de+bacalan%2C+Bordeaux%2C+France
address
text
Full address of the Facebook page’s location. Example: 39 quai de bacalan, Bordeaux, France, 33300
phone
string
Phone number listed on the Facebook page. Example: 06 28 32 57 39
likes
int
Total number of likes on the Facebook page. Example: 576
followers
int
Total number of followers of the Facebook page. Example: 576
email
string
Email address listed on the Facebook page. Example: barajeuxbordeaux@gmail.com
website
string
Website URL linked to the Facebook page. Example: https://gg33.fr/le-bar-a-jeux/
instagram
string
Instagram profile URL linked to the Facebook page. Example: https://www.instagram.com/gagnant_gagnant