What are some of the datasets available on the Dataset Marketplace?
What are some of the datasets available on the Dataset Marketplace?
- Amazon products
- Crunchbase companies information
- Facebook - Posts by group URL
- Github repository
- Glassdoor companies overview information
- LinkedIn company information
- LinkedIn people profiles
- LinkedIn posts
- Reuters news
- Zillow properties listing information
- amazon.com, amazon.co.uk, amazon.de, amazon.es, amazon.fr, amazon.in, amazon.it,
- homedepot.com, homedepot.ca
- lazada.com.my, lazada.sg, lazada.vn
- Bayut UAE Property Listings
- Booking.com Property Listings
- Dubizzle UAE Property Listings
- PropertyFinder Property Listings
- US Consumer Property
- ZoomProperty UAE Property Listings
- infocasas.com.uy
- inmuebles24.com
- metrocuadrado.com
- otodom.pl
- properati.com.co
- realestate.com.au
- toctoc.com
- zillow.com
- zonaprop.com.ar
- zoopla.co.uk
- facebook.com
- instagram.com
- linkedin.com
- pinterest.com
- reddit.com
- tiktok.com
- unashamedcataddicts.quora.com
- vimeo.com
- x.com
- youtube.com
- Booking.com Hotel Room Pricing and Availability
- Deliveroo Restaurant Listings
- OpenTable Restaurant Listings
- Short-Term Rental Occupancy & Pricing Dataset
- Talabat Restaurant Listings
- Tripadvisor Restaurant Listings
- Zomato UAE Restaurant Listings
- airbnb.com
- Business Contacts Dataset
- Business Firmographic Data
- Business Intelligence Dataset
- Business Location (POI) Dataset
- Companies Hierarchy Dataset
- Online Intent Data
- Politically Exposed Persons List
- Tech Install base Data Feed
- US B2B Employees
- US Consumer Demographics
- crunchbase.com
- g2.com
- glassdoor.com
- google.com
- indeed.com
- linkedin.com
- manta.com
- owler.com
- slintel.com
- stackoverflow.com
- trustpilot.com
- ventureradar.com
- xing.com
- yelp.com
Do you offer any free datasets?
Do you offer any free datasets?
- espn.com - NBA data
- goodreads.com
- imdb.com
- worldpopulationreview.com
Why does the timestamp differ from the delivery date in the marketplace dataset?
Why does the timestamp differ from the delivery date in the marketplace dataset?
How do I see data snapshots that are ready?
How do I see data snapshots that are ready?
What do I do with the Snapshot ID?
What do I do with the Snapshot ID?
How do you set the record limit?
How do you set the record limit?
What is a commitment cost for the Dataset (Filter) API?
What is a commitment cost for the Dataset (Filter) API?
I ran a filter request and was charged before buying the data. What's going on?
I ran a filter request and was charged before buying the data. What's going on?
Why are some fields not fully fillable?
Why are some fields not fully fillable?
I need datasets
I need datasets
- Dataset Marketplace: This is a centralized platform where you can discover, customize, and purchase high-quality datasets from over 120 domains. You can browse pre-built datasets across multiple domains, examine data samples, and apply advanced filters. Explore the Dataset Marketplace here.
- Dataset APIs: These APIs allow you to request, initiate, and manage data collections. You can define parameters for new dataset collections, check the status of your requests, and download datasets using snapshot IDs. Learn more about Dataset APIs here.
- Deep Lookup: This service provides a more granular and streamlined way to request and manage data collections, facilitating effective dataset generation according to your specific needs. Explore Deep Lookup here.
Does the "LinkedIn People Profiles" dataset include email addresses or phone numbers?
Does the "LinkedIn People Profiles" dataset include email addresses or phone numbers?
- By default, standard LinkedIn profile records do not include email addresses or phone numbers. This information is not publicly available on LinkedIn.
- However, Bright Data offers an enriched business contact solution (in partnership with RevenueBase) that adds business emails and phone numbers for many LinkedIn people profiles—fully GDPR-compliant and sourced via third-party validation.
- Contact data coverage may vary by profile and use case.
How can I request enriched records with email and phone?
How can I request enriched records with email and phone?
- In the Dataset Marketplace, after selecting “LinkedIn People Profiles”, use the Contact filters button (on the right side of the Data sample view) to choose your contact data options:
- Standard LinkedIn profile data: No contact info.
- Enriched business contact info: Select “Standard Profiles + Enriched with Business Contact Info” or “Only Profiles with Business Contact Info” to receive available business emails and phone numbers (where provided via RevenueBase partnership and in accordance with GDPR/compliance).
- Click “Apply filter” to preview and purchase the dataset with your chosen contact enrichment.
Is the enrichment GDPR-compliant?
Is the enrichment GDPR-compliant?
Can I get contact info using Deep Lookup?
Can I get contact info using Deep Lookup?
How do I check what fields are included before purchase?
How do I check what fields are included before purchase?
- Go to Control Panel → Dataset Marketplace → LinkedIn People Profiles.
- Click “Preview sample” to review all available fields.
- For enriched datasets, use the Contact filters panel as described above, and preview sample rows before placing your order.
What if I have a compliance or usage question?
What if I have a compliance or usage question?
- Standard LinkedIn profiles don’t include emails/phones.
- Enriched business contact info (email/phone) is available: just use the Contact filters button in the Dataset Marketplace view.
- Deep Lookup is another route for contact discovery.
- Always review the filtered sample before purchasing, and contact support for custom requirements.
What is the API rate limit?
What is the API rate limit?
What is the maximum number of values I can send to the API filters?
What is the maximum number of values I can send to the API filters?
What is the maximum input file size for the API?
What is the maximum input file size for the API?
What is the maximum snapshot size for single-file downloads?
What is the maximum snapshot size for single-file downloads?
Quick Reference
| Limit Type | Value | Description |
|---|---|---|
| Rate Limit | 120/hour | Maximum API calls per hour |
| Input Lines | 10,000 | Maximum values in list/include filters |
| Input File Size | 200 MiB | Maximum size for uploaded files |
| Snapshot Download | 5 GB | Maximum size for single-file download |
Contact our Enterprise team for custom rate limits and increased capacity options tailored to your business needs.
Where do I get a Snapshot ID?
Where do I get a Snapshot ID?
/datasets/v3/trigger), Filter Dataset (POST /datasets/filter), or via a dataset subscription. You can also list all your snapshots with GET /datasets/v3/snapshots.See “Before you begin” for more details.
What do I do with the delivery job ID in the response?
What do I do with the delivery job ID in the response?
id in the response is a delivery job ID. Use it to track delivery progress by calling GET /datasets/v3/delivery/{delivery_id}. Poll until status is “done”.See Tracking delivery status for more details.
Does the snapshot need to be in a specific status?
Does the snapshot need to be in a specific status?
ready status. Check with GET /datasets/snapshots/{id} before calling deliver.Possible statuses:scheduled,building,ready,failed.
Can I deliver the same snapshot to multiple destinations?
Can I deliver the same snapshot to multiple destinations?
What file formats are supported?
What file formats are supported?
How do I split large snapshots into smaller files?
How do I split large snapshots into smaller files?
batch_size parameter to set the number of records per file. Each file (batch) must stay under 5GB. Calculate the right value by dividing 5GB by your average record size. See “Calculating batch size” above.Why did my request return a 400 error?
Why did my request return a 400 error?
batch_size produces a file larger than 5GB. For example, if your average record size is ~5KB, a batch_size of 1,000,000 produces a ~5GB file that may exceed the limit. Lower your batch_size (e.g., to 100,000) and retry.Can I compress the output?
Can I compress the output?
compress: true to receive gzip-compressed files.What is the maximum file size per batch?
What is the maximum file size per batch?
batch_size to control how many records go into each file and ensure each stays under this threshold.