Skip to content

docs: deprecate Scraper/Leads/Screenshots API sections, add Smart AI Proxy usage - #8

Open
x-ror wants to merge 2 commits into
crawlbase:mainfrom
x-ror:pc-7028-readme-deprecations
Open

docs: deprecate Scraper/Leads/Screenshots API sections, add Smart AI Proxy usage#8
x-ror wants to merge 2 commits into
crawlbase:mainfrom
x-ror:pc-7028-readme-deprecations

Conversation

@x-ror

@x-ror x-ror commented Sep 2, 2026

Copy link
Copy Markdown

SDK README audit (deprecation callouts + Smart AI Proxy usage).

  • Deprecation callouts on the Scraper API, Leads API and Screenshots API sections: closed to new sign-ups since Oct 1, 2024 (Screenshots: Nov 1, 2024); classes stay working for existing integrations; pointers to the Crawling API replacements (verified against live docs).
  • New "Smart AI Proxy usage" section with a copy-paste example.
  • First commit is Kelly's patch (authorship preserved), second commit is review fixes.

Review fix: proxy port 8012 instead of 8013 — 8013 only accepts TLS connections to the proxy (verified: plaintext gets connection-reset) and stdlib Net::HTTP cannot open a TLS connection to a proxy. Also drops the dead #screenshots anchor.

Kelly and others added 2 commits September 2, 2026 13:17
Port 8013 only accepts TLS connections to the proxy and stdlib Net::HTTP cannot open a TLS connection to a proxy, so the example connected in plaintext and got reset; use the plain-HTTP port 8012. Drop the dead #screenshots anchor from the Screenshots deprecation note.
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.

1 participant