WineBusiness Wine Jobs Actor avatar

WineBusiness Wine Jobs Actor

Pricing

from $5.00 / 1,000 results

Go to Apify Store
WineBusiness Wine Jobs Actor

WineBusiness Wine Jobs Actor

Scrapes public WineBusiness wine jobs listings and detail pages into structured job records.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Chris Hoover

Chris Hoover

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

16 days ago

Last modified

Share

Scrapes public WineBusiness wine jobs listings and detail pages into structured job records.

What it extracts

  • Job title and employer name
  • Location, city, and state/region
  • Workplace type, job category, type of work, and job level
  • Business type and reference number when visible
  • Posted date and new-listing marker when visible

Use cases

  1. Track wine-industry hiring signals across wineries, distributors, and related employers.
  2. Monitor niche job categories and workplace patterns in the wine sector.
  3. Export public wine-jobs data into downstream lead-gen or market-research workflows.

Input

  • startUrls: one or more WineBusiness listing pages or job detail pages
  • maxItems: cap on total records
  • maxPages: cap on listing pages followed per run
  • delaySeconds: pause between requests

Output fields

FieldDescription
job_titleJob title shown on the listing
company_nameEmployer name
location_displayVisible location string
cityCity from page metadata
state_regionState or region from page metadata
workplace_typeRemote, hybrid, or similar workplace label
job_categoryJob category shown on the detail page
type_of_workFull time, part time, seasonal, or similar
business_typeBusiness type shown in the page JSON
job_levelJob level shown on the detail page
job_postedVisible posted date text
pub_dateISO date from the page JSON
is_new_listingNew marker flag from the listing card
listing_urlCanonical job detail URL
company_urlEmployer profile URL when visible
reference_noReference number on the detail page
listing_idNumeric listing ID
source_urlExact page URL scraped

Pricing

$5.00 per 1,000 results ($0.005 per result)

Example costs

100 results = $0.50 500 results = $2.50 1,000 results = $5.00 5,000 results = $25.00

Example output

{
"job_title": "Sales Consultant - Delray / Wellington, FL",
"company_name": "Winebow",
"location_display": "Remote > Pompano Beach, Florida",
"city": "Pompano Beach",
"state_region": "Florida",
"workplace_type": "Remote",
"job_category": "Sales and Marketing",
"type_of_work": "Full Time",
"business_type": "Wine Distributor/Importer/Broker",
"job_level": "Associate",
"job_posted": "Saturday, July 4th",
"pub_date": "2026-07-04",
"is_new_listing": true,
"listing_url": "https://www.winebusiness.com/classifieds/winejobs/?go=listing&listingid=310588",
"company_url": "https://www.winebusiness.com/classifieds/winejobs/?go=company&org=368FAF7E-AE22-8D7E-924C-0F804E8BD746",
"reference_no": "JR-000230",
"listing_id": 310588,
"source_url": "https://www.winebusiness.com/classifieds/winejobs/?go=listing&listingid=310588"
}