What's Changed * Update user agents by github-actions in https://github.com/Giglium/vinted_scraper/pull/55 * Update cookie system by Fedee0 in https://github.com/Giglium/vinted_scraper/pull/58
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
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