Dentist Finder avatar
Dentist Finder

Pricing

$9.00 / 1,000 results

Go to Store
Dentist Finder

Dentist Finder

Developed by

Sam Cornwell

Sam Cornwell

Maintained by Community

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.

0.0 (0)

Pricing

$9.00 / 1,000 results

5

Total users

55

Monthly users

8

Runs succeeded

90%

Last modified

a month ago

You can access the Dentist Finder programmatically from your own applications by using the Apify API. You can also 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.

$echo '{
< "searchType": "zipcode",
< "first_name": "",
< "last_name": "",
< "zipcode": "90210",
< "city": "",
< "state": "",
< "page": 1
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: