30

I'd like to paginate lookup result. So can I set offset in lookup of iTunes API?

The API document says no offset parameter, but, in search API, we can set offset likes below.

The above, we can get paginated result by 2 items.

So I thought I can do it same things in lookup API but couldn't.

The above, we get same result. It seems offset parameter was ignored.

How can I get a paginated result of lookup API?

bekkou68
  • 802
  • 1
  • 9
  • 20
  • 1
    Really really old thread, but the same happen to me. Works with `search`, doesn't works with `lookup` – mayid Jan 23 '19 at 00:16

0 Answers0