JamBase Developer Network Forums

API Forum

RSS Feed

reduce the number of results?

  1. Hi everybody,

    Is there any way to reduce the number of results?

    If I look for all events in New york... its takes a long times and it returns a lot of results....
    I just want 100 results.

    I tried to use startDate but I got : <h1>403 Developer Inactive</h1>

    thanks for your help guys

    Rok

  2. rokradar4 months ago

    Can we filter by venue_id?

  3. rokradar4 months ago

    Startdate now is working thanks

  4. Jambase Admin3 months ago

    Hi Rok -

    startdate and enddate can be used to filter the number of results.

    The API will also accept a parameter "n" which will limit the results to that actual number.

    For example: n=100 will only return 100 results.

    This can be used in conjunction with startdate and enddate to give you the desired result.

    Let us know if you have any questions, and thanks.

    -Andy

  5. mobility1 week ago

    When I try:

    http://api.jambase.com/search?venue=Madison Square Garden&n=10&apikey=xxxxxx

    I get:

    <JamBase_Data>
    <errorNode>Too many shows found</errorNode>
    </JamBase_Data>

    I am leaving off my key above on purpose, but why is the venue not working? Shouldn't I also be able to search by Venue ID and not by the name?

  6. Jambase Admin1 week ago

    Hi mobility,

    We are looking into this issue and will respond shortly.

    Thanks,
    Andy