Skip to content

gniax/revinted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Revinted

Tools to re-publish your own Vinted listings faster — a browser extension and a Telegram bot.

extension · telegram-bot


Revinted bundles two independent tools that solve the same problem from different angles: re-creating one of your Vinted listings without retyping every field. Pick whichever fits your workflow — they don't depend on each other.

What's inside

Folder What it is Use it when
extension/ Firefox / Chrome extension. Saves a listing from its edit page, then auto-fills the new listing form. You publish from a desktop browser and just want a faster manual flow.
telegram-bot/ Node.js Telegram bot. Lists your active items and republishes them on demand via Playwright. You want to trigger republishes from your phone, batch them, or rewrite titles/descriptions with an LLM.

Both tools target vinted.fr by default. The bot reads VINTED_BASE_URL if you need another locale; the extension's manifest.json lists matching domains.

Choose your flavour

  • Just trying it out? Start with the extension — no Node, no tokens, click to install.
  • Want automation? The bot gives you a chat interface, multi-account support, image hash variation, and optional LLM rewrites.
  • Both is fine — they read/write different state and won't conflict.

Status

This is a personal project shared in case it's useful. It depends on Vinted's UI and internal API, so things will break when they change. PRs welcome but no support guarantees.

Disclaimer

Use this only on listings you own. Respect Vinted's Terms of Service and your local rules — this project doesn't endorse spam, scraping of other users' data, or any abusive use.

License

MIT — see LICENSE.

About

Browser extension that saves Vinted listings, auto-fills new item forms, reuploads photos, and speeds up republishing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors