Gertje823 / Vinted-Scraper

This is a tool to scrape/download images and data from Vinted & Depop using the API and stores the data in a SQLite database.
GNU General Public License v3.0
91 stars 21 forks source link

Item Category Label Needed #31

Open MrCabss69 opened 1 year ago

MrCabss69 commented 1 year ago

Hello and thank you, really nice tool!

I have 3 proposals:

All the extra collected raw texts descriptions and labels than you can get are matter of interests (maybe in a future adding tables + columns to the DB?

Im working on similar proyects, and recently discover Object Relational Mapping (SQLAlchemy). Very usefull for all the data collection works, and chatGPT can make you the Models definition (trust me). Also implementing SOLID (separating the tasks in files and classes), would be perfect to let other people developing along with you in this repo (like me), otherwise even the code it's clean, it's harder to read.

Thanks :)

Gertje823 commented 1 year ago

Hi, The 3 feature requests you are mentioning are definitely possible to add. I am currently working on a v2 of the script and I will add these to the todo list.

I don't have any experience with ORM so if you have some ideas, you are welcome to contribute to the project :)

MrCabss69 commented 1 year ago

Do you have an email o any message app?

Gertje823 commented 1 year ago

You can add me on discord Gertje823#9071