Vinted-scraper

Latest version: v2.3.0

Safety actively analyzes 625831 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 2

2.3.0

What's Changed
* Update user agents by github-actions in https://github.com/Giglium/vinted_scraper/pull/49
* Add retry to fetch cookie by Giglium in https://github.com/Giglium/vinted_scraper/pull/52

**Full Changelog**: https://github.com/Giglium/vinted_scraper/compare/2.2.1...2.3.0

2.2.1

Update the user agent list

2.2.0

* Update the user agent list
* Refresh the session cookie on `401` status code https://github.com/Giglium/vinted_scraper/pull/32


**Full Changelog**: https://github.com/Giglium/vinted_scraper/compare/2.1.0...2.2.0

2.1.0

1. Add a check on fetch cookie response status code 23
2. Add missing `photos` attribute 28
3. Deprecated `photo` attribute, to avoid confusion with `photos`. Now, the `photos` attribute will contain the value previously contained by `photo`.
4. Add support to proxy directly 17

2.0.1

Fix 18

2.0.0

1. `Structured` and `Raw` functions don't exist anymore. You need to create an instance of `VintedScraper` or `VintedWrapper`;
2. `get_item(url)` function was renamed to `item(id)` and it doesn't accept and URL anymore but an ID.

Please check the quickstart on the [README](./README.md) to see how to use it.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.