Meetup parser for the Feeds module.

This module adds a new parser for the Feeds module that makes it possible to parse and import Meetup XML feeds using the Meetup API.

Supported data from imported feeds:

Events

  • Event ID
  • Event title
  • Event URL
  • Event time (timestamp and datetime)
  • Updated time (timestamp and datetime)
  • Published time (timestamp and datetime)
  • UTC offset
  • Description
  • Venue ID
  • Venue name
  • Venue address (line 1, line 2, city, zip, state, country, latitude, longitude)
  • How to find us
  • RSVP (yes and maybe count)
  • Headcount
  • Waitlist
  • Group ID
  • Group name
  • Group URL
  • Group pronoun
  • Fee (required, type, amount, description, currency, methods accepted)

Groups

  • Group ID
  • Group name
  • Group URL
  • Group URL name
  • Group pronoun
  • Group photo (ID, link, high res link, thumbnail link)
  • Created time (timestamp and datetime)
  • Timezone
  • Description
  • City
  • State
  • Country
  • Latitude and longitude
  • Rating
  • Member count
  • Visibility
  • Join mode
  • Organizer name and member ID
  • Topics (ID, name, and urlkey)
  • Category (ID, name, and short name)

Venues

  • Venue ID
  • Venue name
  • Street address
  • City
  • Zip
  • State
  • Country
  • Latitude and longitude
  • Rating
  • Rating count
  • Email address
  • Fax number
  • Phone number

Project Roadmap

  • RSVP parser
  • Member & Profile parser
  • Photo parser
  • JSON, RSS, and ATOM feeds
  • Drupal 8 support

Useful Modules

Project information

Releases