Skip to content

Filtering the response from EbayAPI #34

@James-Cheaper

Description

@James-Cheaper
  • use your API key to send a request getting any item through ebay's api it will most likely be in json
  • make a list of the product object that are that item
  • filter the response to show price, product, and date.

unit test the function or any sub-functions that you create with it. In this case, I'm expecting a try, finally because of error handling. Unit test what should happen when you get the response and when you don't get a response (most likely 500 error or 404).

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions