NZ Rural Supplier & Farm Services Directory avatar

NZ Rural Supplier & Farm Services Directory

Pricing

from $2.00 / 1,000 rural service results

Go to Apify Store
NZ Rural Supplier & Farm Services Directory

NZ Rural Supplier & Farm Services Directory

Discovers New Zealand rural suppliers and farm-service businesses from public industry and regional directory pages with evidence-backed service classification.

Pricing

from $2.00 / 1,000 rural service results

Rating

0.0

(0)

Developer

Tony Le

Tony Le

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Discovers New Zealand rural suppliers and farm-service businesses from public industry and regional directories. It extracts evidence-backed links one level deep, classifies rural service type, deduplicates normalized URLs, and emits buyer-useful rows.

Inputs

  • sourceUrls: Public rural supplier, industry, or farm-service directory pages to crawl.
  • serviceTypes: Any of fencing, irrigation, feed, veterinary, machinery, drainage, or consulting.
  • useDefaultSources: Use built-in sources only when no explicit sourceUrls are supplied.
  • maxItems: Maximum rows to emit (1–5000).

Explicit sourceUrls are used as-is and never silently mix with default sources.

Default discovery sources

Output fields

  • recordType: Always ruralSupplierService.
  • sourceUrl, businessName, serviceType, region, location, websiteUrl, contactEmail, phone.
  • evidenceText: Link text and nearby source context used for classification.
  • confidence: Evidence score from 0 to 1.
  • capturedAt: ISO timestamp for the run.

Example input

{"sourceUrls":["https://www.irrigationnz.co.nz/"],"serviceTypes":["irrigation"],"maxItems":100}

Limitations

This actor uses static HTML link extraction. JavaScript-only directory cards and contact details not exposed in source evidence may require source-specific follow-up work. It does not enrich with private data or credentials.

Local validation

npm install
npm test
npx --yes apify-cli validate-schema