Androz2091 / vinted-api

JavaScript library to interact with the Vinted API
87 stars 34 forks source link

ad spam #14

Open ney-web opened 2 years ago

ney-web commented 2 years ago

Hello, I have a problem.

When I use the api, it returns me several times in a row the same article until the next article found. Would it be possible to solve this problem?

Greensky-gs commented 2 years ago

I guess you can fix it by registering articles ID in a JSON file (for example) and tell your code to ignore articles that have their ID in the file