Dentist Finder avatar

Dentist Finder

Try for free

Pay $9.00 for 1,000 results

Go to Store
Dentist Finder

Dentist Finder

cleansyntax/dentist-finder
Try for free

Pay $9.00 for 1,000 results

Dentist Finder is a comprehensive database providing access to detailed information on all licensed dentists across the USA. This API delivers up-to-date data, including contact details, specialties, office locations, and more.

You can access the Dentist Finder programmatically from your own applications by using the Apify API. You can 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  "searchType": "zipcode",
3  "first_name": "",
4  "last_name": "",
5  "zipcode": "90210",
6  "city": "",
7  "state": "",
8  "page": 1
9}' |
10apify call cleansyntax/dentist-finder --silent --output-dataset

Dentist Finder API API through CLI

The Apify CLI is the official tool that allows you to use Dentist Finder locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community

Actor Metrics

  • 6 monthly users

  • 1 star

  • >99% runs succeeded

  • Created in Sep 2024

  • Modified 3 months ago