Skip to main content
GET
Get Results
Retrieve scraped data from your Contact Details Scraper runs.

Headers

string
required
Your API authentication token. Value: Token YOUR_API_KEY

Query Parameters

string
required
Hash of the squid to get results from
integer
Page number (default: 1)

Result Fields

string
Normalised website identity, lowercased. Example: lobstr.io
string
Registrable domain of the crawled website. Example: lobstr.io
string
Company or site name, from og:site_name or JSON-LD. Example: Lobstr
json
Email addresses published on the crawled pages. Example: ["hello@lobstr.io"]
json
High confidence phone numbers, from tel: links
json
Phone-shaped values that failed validation
json
Company LinkedIn pages found. Example: ["https://www.linkedin.com/company/lobstr-io"]
json
Personal LinkedIn profiles found
json
Twitter / X profile URLs
json
Instagram profile URLs
json
Facebook page URLs
json
YouTube channel URLs
json
TikTok profile URLs
json
Pinterest profile URLs
json
Discord invite URLs
json
Snapchat profile URLs
json
Threads profile URLs
json
Telegram profile or channel URLs
json
Reddit profile or subreddit URLs
json
WhatsApp click-to-chat URLs
json
Maps every contact value to the URL of the first page it was found on
json
Pages actually fetched, in fetch order
integer
Number of pages fetched. Example: 4
string
Crawl outcome: ok, no_contacts, or unreachable. Example: ok
string
Reason behind the status (empty when the crawl succeeded)

Response

200