Gertje823 / Vinted-Scraper

This is a tool to scrape/download images and data from Vinted & Depop using the API and stores the data in a SQLite database.
GNU General Public License v3.0
88 stars 21 forks source link

[Feature Request] Scrape the number of like #45

Closed rct31 closed 2 months ago

rct31 commented 10 months ago

Hi, I would like to order the t shirts by the number of likes.

To do that, do you think it's possible to scrape the number of like of the items in order sort them by this number after all ?

Thanks,

Gertje823 commented 10 months ago

If you are talking about Vinted, than it should be possible. There is a field called favourite_count for each item in the json response. I will try to implement this when I have the time.

Gertje823 commented 2 months ago

Added in 562546a86504317687157f99316b4a1686a8faa0 Thanks to @arthur469