Skip to content

Add support for Chips #37

@therepanic

Description

@therepanic

At the moment we can see these kinds of code snippets:

//Skip chips, as they are not supported yet
if (counterHrefAttributeValue.contains("chips")) continue;

When adding a LotCounter, we do it this way. This is because the links to Lot and Chip are different and for retrieval we need to take into account whether the link leads to Lot or Chip. Also, Lot and Chip are different FunPay platform objects with different icons.

I suggest to add support for Chip, add a method to FunPayParser to retrieve Chip

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions