Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simran1002/event-web-scraper
Node.js scripts for web scraping events from Eventbrite, enhanced with Google search results. Extract, enrich, and analyze event data effortlessly for various applications.
https://github.com/simran1002/event-web-scraper
cheerio eventbrite-api google-search-api nodejs puppeteer
Last synced: 3 days ago
JSON representation
Node.js scripts for web scraping events from Eventbrite, enhanced with Google search results. Extract, enrich, and analyze event data effortlessly for various applications.
- Host: GitHub
- URL: https://github.com/simran1002/event-web-scraper
- Owner: simran1002
- Created: 2024-02-22T14:53:30.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-02-22T17:52:17.000Z (11 months ago)
- Last Synced: 2024-11-20T19:19:04.090Z (2 months ago)
- Topics: cheerio, eventbrite-api, google-search-api, nodejs, puppeteer
- Language: JavaScript
- Homepage:
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Event-Web-Scraper
Node.js scripts for web scraping events from platforms like Eventbrite, enriched with Google search results. Extract, enrich, and analyze event data effortlessly for various applications.
## Table of Contents
- [Setup](#setup)
- [Usage](#usage)
- [Output](#output)
- [Customization](#customization)
- [Legal Considerations](#legal-considerations)
- [Acknowledgments](#acknowledgments)## Setup
1. **Install Node.js:** [https://nodejs.org/](https://nodejs.org/)
2. **Clone the repository:**
```bash
git clone https://github.com/yourusername/Event-Web-Scraper.git
cd Event-Web-Scraper
```3. **Install dependencies:**
```bash
npm install
```## Usage
Run the script using the following command:
```bash
node src/main.js