Skip to content

feat: Leboncoin Scraper API client (0.15.5)#7

Merged
0xGhostCasper merged 1 commit into
mainfrom
feat/leboncoin-sdk-0.15.5
Jul 6, 2026
Merged

feat: Leboncoin Scraper API client (0.15.5)#7
0xGhostCasper merged 1 commit into
mainfrom
feat/leboncoin-sdk-0.15.5

Conversation

@0xGhostCasper

Copy link
Copy Markdown
Member

Summary

Adds the Leboncoin Scraper API client (France) to the Node/TypeScript SDK — 10 endpoints across ads, search, sellers, and reference sub-clients.

Grafted onto origin/main (0.15.4) as leboncoin-only changes, matching the existing scraper client registration pattern:

  • New src/leboncoin/ module (7 files: client, ads, search, sellers, reference, types, index).
  • src/client.ts — import + readonly leboncoin field + constructor assignment.
  • src/index.ts — module re-export.

Version

Bumped 0.15.40.15.5. CHANGELOG entry added.

Validation

  • npm ci clean
  • npm run build — success (DTS emits leboncoin types)
  • npm test — 216/216 pass

Release

Release (tag + npm publish) happens after merge — handled by the orchestrator. Do not merge here.

@0xGhostCasper 0xGhostCasper merged commit 9eee9c4 into main Jul 6, 2026
4 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