Skip to content

selimgokirmak/Reed-Expo-Supported-Events

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

11 Commits
Β 
Β 

Repository files navigation

Simple web scraper for extracting exhibitor data from trade show exhibitor lists provided by Reed Expo. Easily scrape company profiles including company details, websites, social media links, product categories, brands, and more.

Ideal for B2B lead generation, market research, event networking, and competitive analysis. Supports multiple Reed Expo exhibition websites with a consistent HTML structure.

Apify is a cloud platform and marketplace for web scraping and automation tools.


Contents


Features

  • Scrape all exhibitor profiles from supported Reed Expo event websites

  • Extract detailed data from every exhibitor profile page

  • Company primary information (address, email, phone, website)

  • Social media links (LinkedIn, Facebook, Instagram, Twitter, YouTube)

  • Export to JSON, CSV, and Excel


Use Cases

  • B2B Lead Generation: Build targeted contact lists for marketing and sales outreach.

  • Market Research: Analyze exhibitors by product categories, brands, and sectors.

  • Event Networking: Familiarize yourself with exhibitors before attending trade fairs.

  • Competitive Analysis: Track competitor participation and product focus areas.


Supported Website Structure

  • This scraper is designed to extract data from exhibitor directories with the same HTML structure as the supported Reed Expo exhibitor lists below.

  • Take a look at some of the event websites from the below list. Your event website URL might be in that list.

  • If you are not sure about if this actor is capable of scraping your event URL, test it with Exhibitor List Scrapers URL Tester actor.


Supported Reed Expo Events (Exhibitor Lists)

The following partial list includes Reed Expo exhibitor directory URLs that have been tested so far. Other Reed Expo events or different events with the same website structure may also be supported.

Some event URLs may have been updated or canceled entirely; please check them before using.


Testing Exhibitor List URLs for FREE

  • Since I have multiple exhibitor list scraper actors for different types of trade event websites, it might be hard to find the correct actor for your exhibitor list URL.

  • Use Exhibitor List Scrapers URL Tester actor to test your exhibitor list URLs for FREE and see which scraper can process them.


Exhibitor List Scraper - All-In-One Version

  • I also provide an All-In-One version that combines my 30+ exhibitor list scrapers into a single actor.

  • Instead of searching for the correct scraper for each event URL, simply provide the event URL and the actor automatically selects the appropriate scraper.

  • ➑️ Exhibitor List Scraper - All-In-One


Data Fields

Company Social Additional
Profile URL LinkedIn Hall Stands
Company Name Facebook Product Categories
Address Instagram Brands
Website Twitter / X
Email YouTube
Phone

Example Output

{
  "___exhibitor_profile_url": "https://www.fibo.com/germany/en-gb/exhibitor-directory/exhibitordetails.org-ac7d7ac2-ad30-47ad-a507-fe8f1a6adcd0.html",
  "__company_name": "ABC Fitness",
  "_company_address": "2600 N Dallas Pkwy, TX, Frisco, Vereinigte Staaten",
  "_company_country": "United States",
  "_company_email": "info@abcfitness.com",
  "_company_phone": "866-364-4596",
  "_company_website": "https://www.abcfitness.com",
  "_hall_stands": "COND08",
  "_social_url_linkedin": "https://www.linkedin.com/company/abc-fitness",
  "_social_url_facebook": "https://www.facebook.com/abcfitnesssolutions",
  "_social_url_instagram": "https://www.instagram.com/abcfitnesssolutions",
  "_social_url_youtube": "https://www.youtube.com/@ABC-Fitness",
  "represented_brands": "Xtreme Fitness | F45 | Crunch | Jazzercise",
  "product_groups": "Software and Apps"
}

My Other Exhibitor List Scrapers

Releases

Packages

Contributors