Discover/shulemdeen.com API
live

shulemdeen.com APIshulemdeen.com

Access all past speaking events and book signings from shulemdeen.com. Returns event location, date, venue, description, and notes via a single endpoint.

Endpoints
1
Updated
4h ago
Try it

No input parameters required.

api.parse.bot/scraper/ffc942cb-1d5a-45fd-8fb0-a34f1501678f/<endpoint>
Ready to send
Fill in the parameters and hit sign in to send to see live response data here.
Use it in your codegrab a free API key at signup
curl -X GET 'https://api.parse.bot/scraper/ffc942cb-1d5a-45fd-8fb0-a34f1501678f/get_past_events' \
  -H 'X-API-Key: $PARSE_API_KEY'
All endpoints · 1 totalclick to expand

Retrieves all past events listed on shulemdeen.com/events. Returns a list of events with location, date/time, and additional details such as venue, description, and notes. Events span from 2015 to 2018.

Input

No input parameters required.

Response
{
  "type": "object",
  "fields": {
    "total": "integer count of events returned",
    "events": "array of event objects with location, date, and details"
  },
  "sample": {
    "total": 94,
    "events": [
      {
        "date": "Tue 3/24/2015 7pm",
        "details": [
          "BOOK LAUNCH"
        ],
        "location": "Brooklyn, NY"
      },
      {
        "date": "Thur 3/26/15 7pm",
        "details": [
          "BOOK PARTY: For Footsteps members and guests only. If you are not a Footsteps member and would like to attend, please contact Footsteps.",
          "The Footsteps Space",
          "Books will be available for sale at cost."
        ],
        "location": "New York City"
      },
      {
        "date": "Thur 4/9/15 7pm",
        "details": [
          "Main Point Books, 1041 W Lancaster Ave, Bryn Mawr, PA 19010"
        ],
        "location": "Philadelphia, PA"
      }
    ]
  }
}

About the shulemdeen.com API

The Shulem Deen API exposes 1 endpoint — get_past_events — that returns the complete archive of past speaking engagements and book signings listed on shulemdeen.com. Each response includes a total count alongside an events array, with per-event fields covering location, date and time, venue, description, and notes. The dataset spans events from 2015 through 2018.

What the API Returns

The get_past_events endpoint returns a structured list of all past events from shulemdeen.com/events. The top-level response includes a total integer showing how many events were found, and an events array containing one object per event. Each event object carries fields for location, date/time, venue, description, and any additional notes attached to the listing.

Event Coverage and Scope

All events in the dataset are historical, spanning 2015 to 2018. They include speaking engagements, book signings, and similar public appearances by author Shulem Deen. The endpoint takes no input parameters — a single call retrieves the full archive without pagination or filtering required.

Response Shape

The events array contains objects where each entry provides enough detail to reconstruct the public event listing: where it was held (location and venue), when it occurred (date and time), what it was about (description), and any supplementary remarks (notes). The total field at the top level gives an immediate count without iterating the array.

Common use cases
  • Build an author profile page that lists Shulem Deen's full public appearance history with dates and venues.
  • Aggregate event data from multiple authors to compare speaking tour patterns across years.
  • Cross-reference event locations against a map to visualize geographic reach of a book promotion tour.
  • Populate a research database of Jewish memoir author public engagements for academic study.
  • Feed event descriptions and notes into a text corpus for NLP or sentiment analysis projects.
  • Track how event activity changed year-over-year between 2015 and 2018 using the date fields.
Pricing & limitsSee full pricing →
TierPriceCredits/monthRate limit
Free$0/mo1005 req/min
Hobby$30/mo1,00020 req/min
Developer$100/mo5,000250 req/min

One credit = one API call regardless of which marketplace API you call. Exceeding the rate limit returns a 429 response. Authenticate with the X-API-Key header.

Frequently asked questions
Does shulemdeen.com have an official developer API?+
No. Shulem Deen's author website does not publish an official developer API or documented data access layer. This Parse API is the only structured way to retrieve the event data programmatically.
What does `get_past_events` actually return for each event?+
Each object in the events array includes the event location, date and time, venue name, a text description of the event, and any notes listed on the page. The top-level total field gives the count of all returned events.
Can I filter events by year, location, or event type?+
The endpoint accepts no input parameters and returns the full archive in a single call. Filtering by year, location, or event type is not built in. You can fork this API on Parse and revise it to add server-side filtering on any of those fields.
Does the API include upcoming or future events?+
No. The dataset covers only past events from 2015 to 2018 as listed on the events archive page. Future or currently scheduled events are not included. You can fork this API on Parse and revise it to target a different section of the site if new event listings appear.
How current is the event data?+
The source page at shulemdeen.com/events is a static archive; the most recent events in the dataset are from 2018. The data reflects what is publicly listed on that page and is not expected to change unless the author updates the site.
Page content last updated . Spec covers 1 endpoint from shulemdeen.com.
Related APIs in EntertainmentSee all →
store.steampowered.com API
Search Steam Store listings, fetch featured categories (specials, top sellers, new releases), and retrieve app details and user reviews by Steam AppID.
justwatch.com API
Search for movies and TV shows, retrieve streaming availability and detailed metadata, browse trending content, and discover similar titles — all via JustWatch.
seatgeek.com API
Search for events and performers, view ticket listings with pricing data, and explore venue information across multiple event categories. Get real-time insights into event details, ticket price trends, and what's currently trending to help you find and compare tickets.
poe.ninja API
Access real-time Path of Exile economy data from poe.ninja, including item prices, currency exchange rates, divination card values, market trends, and build statistics by class.
rcdb.com API
Discover and explore roller coasters and amusement parks with detailed information including coaster specifications, park details, images, and search capabilities. Find random coasters for inspiration or quickly search for specific rides to compare features and view photos from the world's largest roller coaster database.
stubhub.com API
Search and discover tickets across StubHub's marketplace by looking up events, performers, and categories to find exactly what you want to attend. Browse event details, performer schedules, and curated category collections to compare available tickets and make informed purchasing decisions.
rottentomatoes.com API
Search for movies and TV shows, get detailed information like ratings and reviews, and browse curated collections to discover what to watch. Access comprehensive Rotten Tomatoes data including critic and audience scores, plot details, and user reviews all in one place.
atomtickets.com API
Find movie showtimes, theater locations, and ticket prices in your area, then browse current and upcoming films with detailed information. Search for specific movies or theaters to compare showtimes and pricing across venues near you.