Code Monkey home page Code Monkey logo

eventbrite-tools's Introduction

Eventbrite Tools - Scripts and Bots for Eventbrite

Eventbrite Ticket Info - ticket-info.js

This script allows you to find all information about Eventbrite event tickets in advance - their quantity, price and release date. It is even more useful when used in combination with the Eventbrite Bot described below (ticket-getter.js).

Usage

  1. Open Chrome and navigate to your Eventbrite event
  2. Open Developer Console (Option+โŒ˜+J (on macOS), or Shift+CTRL+J (on Windows/Linux))
  3. Copy paste ticket-info.min.js file contents and press Enter

Eventbrite Ticket Bot - ticket-getter.js

This bot is intended to be run a short time (e.g. 10s) before Eventbrite event tickets are released (use the ticket-info.js script described above to find the ticket release time). Its main purpose is to redirect your browser to the checkout page as quickly as possible, thus securing tickets for events which are sold out very quickly.

Use the startTime script option to run it only a short time before the tickets are released because it's quite aggresive in terms of its network activity, and you don't want Eventbrite to ban you.

Usage

  1. Open Chrome and navigate to your Eventbrite event
  2. Open Developer Console (Option+โŒ˜+J (on macOS), or Shift+CTRL+J (on Windows/Linux))
  3. Copy paste ticket-getter.min.js file contents
  4. Set startTime to the tickets opening time and then press Enter
  5. Now just watch progress, or type stop() to quit

Screenshots

This is what the pop-up that ticket-info.js script generates looks like:

Eventbrite ticket-info.js popup #1 - Dalimil Hajek

You always know when the ticket sales start and how many tickets are going to be released:

Eventbrite ticket-info.js popup #2 - Dalimil Hajek

It gives you an idea of how many people are going to attend (no more tricks from the organizers):

Eventbrite ticket-info.js popup #3 - Dalimil Hajek

Bugs and Issues

  1. There are two types of layout for Eventbrite event pages. Both scripts only work for events whose Eventbrite page contains a big header image (see screenshots) - this is the type that you will see most often. Neither script will work for events that list tickets and prices in a table - see Dalimil#3 (comment).
  2. Ticket-Info script used to obtain more information about ticket quantity. Eventbrite added this JSON to each ticket collection object and the fields are no longer accessible: "json_blacklist_set": ["event_level_info", "quantity_sold", "quantity_remaining", "request", "quantity_total", "waitlist_settings"]. Can someone figure this out? (Also see our partial workaround: Dalimil#4)
  3. Someone should set-up minification automation for the scripts instead of manually using https://skalman.github.io/UglifyJS-online/

Pull requests welcome.

eventbrite-tools's People

Contributors

bedis-elacheche avatar dalimil avatar meanderingcode avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.