Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Item Category Label Needed #31

Open
MrCabss69 opened this issue Apr 27, 2023 · 3 comments
Open

Item Category Label Needed #31

MrCabss69 opened this issue Apr 27, 2023 · 3 comments
Labels
enhancement New feature or request

Comments

@MrCabss69
Copy link

Hello and thank you, really nice tool!

I have 3 proposals:

  • there's a way to translate a int Category on Data table into clear text label (like 'boots')?
  • there's a way to scrap the reviews as raw texts and store into the DB?
  • there's a way to scrap a user's followers and followings? (Have a few ideas relating to this)

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
Copy link
Owner

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 :)

@Gertje823 Gertje823 added the enhancement New feature or request label Apr 27, 2023
@MrCabss69
Copy link
Author

Do you have an email o any message app?

@Gertje823
Copy link
Owner

You can add me on discord Gertje823#9071

Gertje823 added a commit that referenced this issue Apr 27, 2023
Added function to scrape categories as requested in #31 You can disable this using `--disable-category-update`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants