2.13.13 • Published 4 months ago

@powerm1nt/vinted-api v2.13.13

Weekly downloads
-
License
ISC
Repository
github
Last release
4 months ago

Vinted API

Simple library that uses the Vinted API to search new posts.

Example

const vinted = require('vinted-api');

vinted.search('https://www.vinted.fr/vetements?brand_id[]=53').then((posts) => {
    console.log(posts); // all the posts that match this query
});
2.13.13

4 months ago

2.13.12

4 months ago

2.13.11

1 year ago

2.12.10

1 year ago

2.11.7

1 year ago

2.10.5

1 year ago

2.9.4

1 year ago

2.9.3

1 year ago

2.9.2

1 year ago