
Vinted Photo/Data Downloader nga boberle
Download photos, product data and conversations from Vinted.
170 Users170 Users
Tejtëdhëna Zgjerimi
Foto ekrani


Rreth këtij zgjerimi
Use the Vinted Photo and Data Downloader add-on to download from Vinted:
on product pages:
on conversation pages:
NOTE: Vinted added a challenge to download conversation data. In order to bypass this challenge, the extension now requires more permissions. If this is an issue for you, you can contact me and I will separate downloading products vs conversations in 2 different apps (one requiring almost no permission, and one needing more permissions).
This is useful to archive information about your transactions on Vinted, since sold items may be deleted by the seller and conversations are deleted automatically by Vinted after a few months, and there is no easy way to download this information directly from the site.
Once installed, navigate to a Vinted product or conversation. The Vinted Photo and Data Downloader icon appear in the address bar: click on it to reveal the download buttons.
The code source is available on Github.
Vinted is an European online marketplace for buying and selling second hand items. You can access it at vinted.fr, vinted.it, vinted.be, etc. I am not affiliated with Vinted in any way.
on product pages:
- complete product data (in JSON format), including id, title, description, price, seller information, dates, photos urls, etc.
- summary (in text format), including url, title, description, seller username and id,
- photos in full resolution;
on conversation pages:
- complete conversation (in JSON format),
- complete shipping and tracking data (in JSON format),
- images in full resolution.
NOTE: Vinted added a challenge to download conversation data. In order to bypass this challenge, the extension now requires more permissions. If this is an issue for you, you can contact me and I will separate downloading products vs conversations in 2 different apps (one requiring almost no permission, and one needing more permissions).
This is useful to archive information about your transactions on Vinted, since sold items may be deleted by the seller and conversations are deleted automatically by Vinted after a few months, and there is no easy way to download this information directly from the site.
Once installed, navigate to a Vinted product or conversation. The Vinted Photo and Data Downloader icon appear in the address bar: click on it to reveal the download buttons.
The code source is available on Github.
Vinted is an European online marketplace for buying and selling second hand items. You can access it at vinted.fr, vinted.it, vinted.be, etc. I am not affiliated with Vinted in any way.
Rated 5 by 2 reviewers
Permissions and dataMësoni më tepër
Required permissions:
- Të shkarkojë kartela dhe të lexojë dhe ndryshojë historikun e shkarkimeve të shfletuesit
- Të hyjë në skeda të shfletuesit
- Të hyjë në të dhënat tuaja për images1.vinted.net
- Të hyjë në të dhënat tuaja për www.vinted.fr
- Të hyjë në të dhënat tuaja për www.vinted.at
- Të hyjë në të dhënat tuaja për www.vinted.be
- Të hyjë në të dhënat tuaja për www.vinted.cz
- Të hyjë në të dhënat tuaja për www.vinted.de
- Të hyjë në të dhënat tuaja për www.vinted.dk
- Të hyjë në të dhënat tuaja për www.vinted.es
- Të hyjë në të dhënat tuaja për www.vinted.fi
- Të hyjë në të dhënat tuaja për www.vinted.hr
- Të hyjë në të dhënat tuaja për www.vinted.hu
- Të hyjë në të dhënat tuaja për www.vinted.it
- Të hyjë në të dhënat tuaja për www.vinted.lt
- Të hyjë në të dhënat tuaja për www.vinted.lu
- Të hyjë në të dhënat tuaja për www.vinted.nl
- Të hyjë në të dhënat tuaja për www.vinted.pl
- Të hyjë në të dhënat tuaja për www.vinted.pt
- Të hyjë në të dhënat tuaja për www.vinted.ro
- Të hyjë në të dhënat tuaja për www.vinted.se
- Të hyjë në të dhënat tuaja për www.vinted.si
- Të hyjë në të dhënat tuaja për www.vinted.sk
- Të hyjë në të dhënat tuaja për www.vinted.com
- Të hyjë në të dhënat tuaja për www.vinted.co.uk
Më tepër të dhëna
- Lidhje shtese
- Version
- 1.24
- Madhësi
- 24,81 KB
- Përditësuar së fundi më
- 4 ditë më parë (11 Tet 2025)
- Kategori të Afërta
- Licencë
- Licencë MIT
- Historik Versionesh
- Shtojeni në koleksion
Shënime hedhjeje në qarkullim për 1.24
Changed the way to download the conversation data JSON from a background script instead of using the
fetch
API, in order to bypass a new challenge that Vinted has added.