Skip to content

feat: add sold_date + sold_date_at to eBay SearchResult (SCR-122)#15

Merged
0xGhostCasper merged 1 commit into
mainfrom
feat/ebay-sold-date
Jul 17, 2026
Merged

feat: add sold_date + sold_date_at to eBay SearchResult (SCR-122)#15
0xGhostCasper merged 1 commit into
mainfrom
feat/ebay-sold-date

Conversation

@0xGhostCasper

Copy link
Copy Markdown
Member

Adds the two new eBay completed-search card fields shipped in scrape-badger/scrapebadger#500. Mandatory here: extra="ignore" on the model silently drops undeclared fields. Bumps to 0.21.0 (publishes to PyPI on merge). 641 tests / mypy / ruff green.

Expose the new completed-search card fields shipped by the API:
- sold_date: sale date text as rendered by eBay (localized on non-English markets)
- sold_date_at: best-effort ISO date, None when the format isn't English

Bump version to 0.21.0.
@codecov

codecov Bot commented Jul 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@0xGhostCasper
0xGhostCasper merged commit 65f1bf1 into main Jul 17, 2026
7 checks passed
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.

2 participants