Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Results by genre #12

Open
feraraujofilho opened this issue Nov 17, 2019 · 2 comments
Open

Results by genre #12

feraraujofilho opened this issue Nov 17, 2019 · 2 comments

Comments

@feraraujofilho
Copy link

Hello,

is there any way to retrieve results by a search according to genre and provider?

thank you

@YO-JP
Copy link

YO-JP commented Mar 16, 2020

Hello,

is there any way to retrieve results by a search according to genre and provider?

thank you

Did you figure this out? Is it request or search function?
Thanks!

@stopcagic
Copy link

Hello,

is there any way to retrieve results by a search according to genre and provider?

thank you

I dont know if you had the same problem but try to use it like this :
justwatch.search({ genres: ["cmy"] });
Found out it actually accepts array of genres. Also I think you actually can search by both genre and provider. If you look up the same API is being used for python justwatchAPI. With enough playing around Im sure you can figure out how to do it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants