Poizon App Data Extraction Parser Development

Job ID: 38487137

Budget: $250 – $750 USD

Task: Develop an autonomous parser for product cards from the Poizon (Dewu) mobile application, Chinese version.

The program should have two methods for retrieving product data:

Parsing a single product by its product ID.
Parsing products by category (e.g., the "Nike" category). In this case, the parser should iterate through all products associated with that category.
Data to be retrieved:

Photos (primary and secondary)
Category
Product name
Prices by size
Availability
Structured output:
Ensure the output data is provided in JSON or CSV format.