Online Movie Database

フリーミアム
よって Api Dojo | 更新済み 2日前 | News, Media
人気

9.7 / 10

レイテンシー

1,443ms

サービスレベル

100%

Health Check

N/A

すべてのディスカッションに戻る

title/find vs title/v2/find -- determining number of results?

Rapid account: Prodosworldwide
prodosworldwide
5ヶ月前

Greetings.

When using title/v2/find, there is a field called “limit” under Optional Parameters. This allows one to determine the number of results.

In contrast, title/find, does not seem to have a similar option.

Question: Is there a way to limit or specify the number of results that will be presented by title/find ?

Probably not. But just thought I’d ask in case I was missing something.

Thanks for any clarification or advice.

😃

Rapid account: Apidojo
apidojo Commented 5ヶ月前

Well, you can pre-fine the query to remove all special characters on client side.

Regards.

Rapid account: Prodosworldwide
prodosworldwide Commented 5ヶ月前

Thanks for the comment.

Yes, “v2” certainly does have more features and allows for more precise searching.
Its functionality seems to match IMDb’s “Advanced Search”.

Interestingly, for the app we’re making v1 tends to work better for us.
The reason is that V1 can better handle incorrectly spelt requests.

For instance, v2 is unable to get a result if you try to search for “20000 Leagues Under the Sea” …
instead of using the correct title with the comma in the number: “20,000 Leagues Under the Sea”.
Whereas v1 has no problems with “20000”.

😃

Rapid account: Apidojo
apidojo Commented 5ヶ月前

Hello,

That is why it is specified as v2. v2 means more features for example.

Regards.

ディスカッションに参加しましょう-以下にコメントを追加してください:

ログイン/サインアップして新しいコメントを投稿