Skip to content

Python script for scraping exhibitor data from New York Build Expo 2024, exporting details of 426 companies into Excel within one day.

Notifications You must be signed in to change notification settings

TechBeme/NewYorkBuildExpo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

New York Build Expo 2024 - Data Scraping & Excel Export

Project Duration: 1 day

Technologies Used: Python for web scraping, Excel for data presentation

Website: New York Build Expo 2024 Exhibitors

Outcome: Extracted detailed information for 426 exhibitors

1. Client Request: The client required a complete extraction of exhibitor data from the New York Build Expo website, focusing on company names, addresses, websites, emails, phone numbers, and categories for each exhibitor listed.

2. Implementation Method: Identified and accessed a hidden API behind JavaScript code on the expo website to retrieve all required exhibitor data. The data was accurately formatted and exported to an Excel spreadsheet.

3. Results Obtained: Successfully collected all requested data fields for 426 exhibitors. Additionally, enriched the dataset with social media profiles and detailed company descriptions, providing enhanced insights for the client’s engagement strategies.

Data to be extracted from New York Build Expo website.

newyorkbuildexpo

Output table with the extracted data.

sample

About

Python script for scraping exhibitor data from New York Build Expo 2024, exporting details of 426 companies into Excel within one day.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages