DevIhor / exhibitors-scrapper

A tiny scrapper of techspodenver.com with feature to search for more data about companies, using ChatGPT

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

exhibitors-scrapper

A tiny scrapper of techspodenver.com with feature to search for more data about companies, using ChatGPT

Architecture

architecture

Setup and Run

Setup

  • Install Python 3.8 or later
  • Install project dependencies:
pip install -r requirements.txt

Run

  • Set environment variables in .env file
  • Run scrapper:
python main.py

After getting results, you can import exhibitors.csv file in Google Spreadsheet

About

A tiny scrapper of techspodenver.com with feature to search for more data about companies, using ChatGPT

License:BSD 2-Clause "Simplified" License


Languages

Language:Python 97.6%Language:Shell 2.4%