JustalK / PORNHUB-API

A powerful and complete scrapper for the very famous pornhub.com. This javascript module for node give you the possibility, through an API with many options, to scrap any information out of a page or the search page.
MIT License
130 stars 29 forks source link

Search all models with parametr "x" #39

Closed jhnyjohny closed 3 years ago

jhnyjohny commented 3 years ago

Hello Justalk,

I have such usecase - for example, I want to find all models with height > 180 cm. Or, if we make things more simple, with height === 180 cm.

Am I right - it's impossible in current implementation, or I miss something?

JustalK commented 3 years ago

Hello jhnyjohny,

I dont think it can be done with how pornhub is built. The height belong to the details of a pornstar and there is no filter on their server for doing that. I need pornhub to have the feature for using it.