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

[BUG] Problem with up up_votes and down_votes #56

Open troussema opened 1 year ago

troussema commented 1 year ago

Using the page function , if up_votes of down_votes contains K the result is not correct.

Example for a video with 23K up_votes the api returns 23 only.