Doximity Actor
Pay $10.00 for 1,000 doctors
Doximity Actor
Pay $10.00 for 1,000 doctors
It will extract information about doctors for selected US state available on https://www.doximity.com/directory/
You can access the Doximity Actor 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 "proxy": {
3 "useApifyProxy": true
4 },
5 "state": "Armed Forces Americas"
6}' |
7apify call shahzadk/doximity-actor --silent --output-dataset
Doximity Actor API through CLI
The Apify CLI is the official tool that allows you to use Doximity Actor locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
4 monthly users
-
1 star
>99% runs succeeded
29 days response time
Created in Sep 2024
Modified 2 months ago