Skip to content

[Feature Request] Make the cube info scraper give a value to the series, model and version name fields #12

Description

@Saterz

Is your feature request related to a problem? Please describe.
At the moment the cube info scraper does not output a value for the series, model and version name fields of the cube submission page. This leaves users forced to input them themselves which is not optimal for a feature that is suppose to autofill as much fields as possible. And the cube name is the easiest information to get as it is always available, we just need to divide it in the different fields.

Describe the solution you'd like
We should make the cube info scraper able to give the series, model and version name of the cube from its name. Maybe by making an ML model which will divide the cube name extracted from the store's product page into the three parts sought: series, model and version name.

Describe alternatives you've considered
By leaving the user input these fields themselves

Additional context
This needs more taking as maybe making an ML model is overkill and there is a simpler way to do it.
Also this issue depends on this one [not yet created, will edit later] from CubeIndex

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is neededquestionFurther information is requested

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions