
Practicelink Job Scraper
Pricing
$17.99/month + usage
Go to Store

Practicelink Job Scraper
Apify actor extracting medical job listings via profession/specialty filters. Outputs structured data (facility/physician details, descriptions) with proxy support. For healthcare recruiters/analysts. Requires proxy compliance.
0.0 (0)
Pricing
$17.99/month + usage
2
Total users
4
Monthly users
2
Runs succeeded
>99%
Issues response
18 days
Last modified
4 months ago
PracticeLink Job Scraper Actor
A professional Apify actor for scraping medical job listings from PracticeLink.com. Built with TypeScript, Apify SDK, and Crawlee.
Features
- Targeted Search: Filter jobs by profession, specialty, and location
- Recruitment Type Filtering: Search employer-direct, search firm, or both
- Scalable: Configure max results up to 100,000 listings
- Structured Data: Outputs detailed job information including:
- Facility details and hierarchy
- Physician contact information
- Search firm relationships
- Comprehensive job descriptions
- Proxy Support: Flexible proxy configuration options
- Dataset Views: Preconfigured table view with HTML formatting for descriptions
Input Configuration
Configure via JSON input or Apify UI:
{"initialUrl": "https://jobs.practicelink.com/jobboard/...","profession": "physician","specialtie": "cardiology","recruitmentType": "57298","location": "washington","maxResults": 5000,"useApifyProxy": false,"customProxyUrl": "http://your.proxy:8080"}
Input Fields
Field | Type | Description | Required |
---|---|---|---|
initialUrl | String | Direct search URL alternative | Optional |
profession | String | Medical profession from predefined list | Optional |
specialtie | String | Medical specialty from predefined list | Optional |
recruitmentType | String | "57298" (Employer), "57299" (Search Firm), "-2" (Both) | Optional |
location | String | Geographic target (e.g., "new-york") | Optional |
maxResults | Integer | Results count (100-100000) | Optional |
useApifyProxy | Boolean | Use Apify's datacenter proxy (recommended) | No (default: true) |
customProxyUrl | String | Custom proxy endpoint for scraping | Optional |
Proxy Requirements
Recommended proxy configuration:
{"useApifyProxy": true}
Custom proxy alternative:
{"useApifyProxy": false,"customProxyUrl": "http://username:password@proxy.example.com:8000"}
Use Apify Proxy or residential proxies for best results. US-based proxies recommended.