Skip to content

Add Browser API docs, Discover API, Pinterest scraper; remove CLI #35

Merged
shahar-brd merged 2 commits intobrightdata:devfrom
karaposu:dev
Apr 23, 2026
Merged

Add Browser API docs, Discover API, Pinterest scraper; remove CLI #35
shahar-brd merged 2 commits intobrightdata:devfrom
karaposu:dev

Conversation

@karaposu
Copy link
Copy Markdown
Contributor

Summary

  • README: added Browser API section covering client.browser.get_connect_url() with a Playwright example, placed alongside
    existing service docs.
  • Discover API: new src/brightdata/discover/ module (service.py, models.py) exposing dataset discovery on the client;
    wired into client.py / sync_client.py / __init__.py.
  • Pinterest scraper: new src/brightdata/scrapers/pinterest/ with scraper.py and search.py, registered via
    scrapers/service.py.
  • ChatGPT scraper & SERP service: small fixes to scrapers/chatgpt/search.py and serp/service.py.
  • CLI removal: deleted src/brightdata/cli/ (commands, banner, utils, main) — no longer shipped.
  • Notebooks: added 07_discover_api.ipynb and web_scrapers/pinterest.ipynb; refreshed 01–05 and
    datasets/amazon/amazon.ipynb for API changes.

@shahar-brd shahar-brd merged commit 0880245 into brightdata:dev Apr 23, 2026
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