Practicelink Job Scraper avatar

Practicelink Job Scraper

Try for free

2 hours trial then $17.99/month - No credit card required now

Go to Store
Practicelink Job Scraper

Practicelink Job Scraper

songd/practicelink-job-scraper
Try for free

2 hours trial then $17.99/month - No credit card required now

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.

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:

1{
2  "initialUrl": "https://jobs.practicelink.com/jobboard/...",
3  "profession": "physician",
4  "specialtie": "cardiology",
5  "recruitmentType": "57298",
6  "location": "washington",
7  "maxResults": 5000,
8  "useApifyProxy": false,
9  "customProxyUrl": "http://your.proxy:8080"
10}

Input Fields

FieldTypeDescriptionRequired
initialUrlStringDirect search URL alternativeOptional
professionStringMedical profession from predefined listOptional
specialtieStringMedical specialty from predefined listOptional
recruitmentTypeString"57298" (Employer), "57299" (Search Firm), "-2" (Both)Optional
locationStringGeographic target (e.g., "new-york")Optional
maxResultsIntegerResults count (100-100000)Optional
useApifyProxyBooleanUse Apify's datacenter proxy (recommended)No (default: true)
customProxyUrlStringCustom proxy endpoint for scrapingOptional

Proxy Requirements

Recommended proxy configuration:

1{
2  "useApifyProxy": true
3}

Custom proxy alternative:

1{
2  "useApifyProxy": false,
3  "customProxyUrl": "http://username:password@proxy.example.com:8000"
4}

Use Apify Proxy or residential proxies for best results. US-based proxies recommended.

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 1 star

  • 56% runs succeeded

  • Created in Jan 2025

  • Modified 2 days ago

Categories