High Point Market Exhibitor Directory Actor avatar

High Point Market Exhibitor Directory Actor

Pricing

from $6.00 / 1,000 results

Go to Apify Store
High Point Market Exhibitor Directory Actor

High Point Market Exhibitor Directory Actor

Scrapes the public High Point Market exhibitor directory and profile pages.

Pricing

from $6.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

11 days ago

Last modified

Share

High Point Market Exhibitor Directory

Scrapes the public High Point Market exhibitor directory and enriches each exhibitor with its profile page metadata, location, shuttle, neighborhood, and public website link.

Use cases

  • Build a showroom prospect list for furniture buyers, reps, and service vendors.
  • Export a market-planning sheet with shuttle stop and neighborhood details.
  • Track public exhibitor website links and profile descriptions in one dataset.

Input

  • startUrls: public directory pages or exhibitor profile URLs
  • maxItems: maximum exhibitor records to return
  • maxPages: maximum listing pages to follow when crawling directory pages

Output fields

FieldTypeDescription
companyNamestringExhibitor name shown in the directory or profile
detailUrlstringCanonical exhibitor profile URL
sourceUrlstringURL that produced the record
locationTextstringRaw showroom/building or street-address line from the listing card
buildingOrAddressstringBuilding/showroom name or street address without the floor/suite suffix
floorSuitestringFloor, suite, or similar location suffix when present
shuttleStopstringShuttle stop text from the listing card
neighborhoodstringNeighborhood text from the listing card
categoryTagsarrayActive directory filter tags inherited from the crawl URL
websiteUrlstringPublic company website link from the profile page when exposed
descriptionstringPublic organization description from the profile page when exposed
corporatePhonestringPublic corporate phone text from the profile page when exposed
crawlTimestampstringISO-8601 crawl time in UTC

Pricing

Recommended public pricing: $6 per 1,000 results

Example costs:

  • 100 results: $0.60
  • 500 results: $3.00
  • 1,000 results: $6.00
  • 5,000 results: $30.00

Example output

{
"companyName": "16 West",
"detailUrl": "https://www.highpointmarket.org/exhibitor/16088",
"sourceUrl": "https://www.highpointmarket.org/ExhibitorDirectory?pageindex=1",
"locationText": "Centers of High Point: Hamilton - 004, Floor 1",
"buildingOrAddress": "Centers of High Point: Hamilton - 004",
"floorSuite": "Floor 1",
"shuttleStop": "5 (Green Line)",
"neighborhood": "Centennial Wrenn South",
"websiteUrl": "http://www.16westhome.com",
"corporatePhone": "336.491.8305"
}