GithubHelp home page GithubHelp logo

meetup-scrape's Introduction

meetup-scrape

to start run

yarn && yarn start

you should have a running server on localhost:3000 and at this time it will output events.

basic output at the moment

[
  {
    eventTitle: "The Weekend's Last Call at River Pig Saloon",
    eventLink: 'https://www.meetup.com/CONewFriendsConnection/events/265244899/',
    groupName: 'Central Oregon New Friends Connection',
    groupLink: 'https://www.meetup.com/CONewFriendsConnection/',
    date: '2019-10-13T16:00:00-07:00'
  },
  {
    eventTitle: 'Bless the Earth at the Full Moon--Multiply the Abundant Blessings',
    eventLink: 'https://www.meetup.com/Bend-Pranic-Healing-Meetup/events/265294961/',
    groupName: 'Bend Pranic Healing Meetup',
    groupLink: 'https://www.meetup.com/Bend-Pranic-Healing-Meetup/',
    date: '2019-10-13T16:15:00-07:00'
  },
  {
    eventTitle: 'Cascade View Estates Monthly Book Club Meeting',
    eventLink: 'https://www.meetup.com/CascadeViewEstatesLadiesBookClub/events/264009723/',
    groupName: 'Cascade View Estates Ladies Book Club',
    groupLink: 'https://www.meetup.com/CascadeViewEstatesLadiesBookClub/',
    date: '2019-10-14T11:00:00-07:00'
  },
  {
    eventTitle: '2ND. MONDAY BUNCO & POTLUCK! ���������😈😈👻👻🎃🎃',
    eventLink: 'https://www.meetup.com/ladiesandfriendsofbend/',
    groupName: 'Ladies And Friends',
    groupLink: 'https://www.meetup.com/ladiesandfriendsofbend/',
    date: '2019-10-14T13:30:00-07:00'
  },
  {
    eventTitle: 'Hear and Tell Stories',
    eventLink: 'https://www.meetup.com/Bend-Storytelling-Circle/events/ltlkfryznbsb/',
    groupName: 'Bend Storytelling Circle',
    groupLink: 'https://www.meetup.com/Bend-Storytelling-Circle/',
    date: '2019-10-14T15:30:00-07:00'
  },
  {
    eventTitle: 'Walkabout at the River Trail',
    eventLink: 'https://www.meetup.com/ladiesandfriendsofbend/',
    groupName: 'Ladies And Friends',
    groupLink: 'https://www.meetup.com/ladiesandfriendsofbend/',
    date: '2019-10-15T08:00:00-07:00'
  },
  ...
]

TODO's

  • add json endpoint links to groups up comming events
    • list group name
    • list group events
  • cache results for faster load times

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.