Skip to content

Conversation

@gmanhas12
Copy link
Collaborator

fixed issue 34

Copy link
Owner

@James-Cheaper James-Cheaper left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please fetch and then pull from the primary branch to make sure your branch is up to date

Copy link
Collaborator

@forz-man forz-man left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good refactor: search_item returns a list of EbayItems with richer data. Tests added for API errors and empty responses — nice work. Suggest using a custom exception instead of generic Exception. Consider parsing itemCreationDateinto adatetime` object.

@James-Cheaper James-Cheaper merged commit e7c09df into primary Jun 19, 2025
1 check passed
@James-Cheaper James-Cheaper linked an issue Jun 19, 2025 that may be closed by this pull request
jeanahan pushed a commit that referenced this pull request Jul 4, 2025
* Retrieve a item from Ebay api

* fixed main.py so it runs, made minor changes, updated readme on how to run

* fixed to use real api now from ebay

* fixed issues, used ORM instead of dict, made it
save to local database as well in PostgreSQL

* removed pyc files

* fixed error

* used orm instead of dict

* fixed small error everything good now

* adressed all recent comments

* Addresed comments

* Filtering the response from EbayAPI #34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Filtering the response from EbayAPI

5 participants