Megapis Packages

megapis-sj-library-events

Get San Jose Library events from an events widget (http://events.sjpl.org/help/widget). Use x-ray to get events page and extract events. Drop any that match `config.excludeRegex`, and add to `weeklyEmail`.

0.0.1 • Published 9 years ago

megapis-county-parks

The Santa Clara County Parks events page (http://www.sccgov.org/sites/parks/pages/calendar.aspx) shows a paginated events list with the event description in a modal. All of the event data is actually loaded at once in a JavaScript file. Load this file d

0.0.1 • Published 9 years ago

megapis-new-books

Use Google Books API to get new book releases (title, author, description, publish date, and image)for a list of authors. The Books API has a rate limit of 1/request/second. Get only books that are already released, and released within the last `maxAge`

0.0.1 • Published 9 years ago

megapis-rss

Use Feedparser to get and parse RSS data and save results to the store.

0.0.2 • Published 9 years ago