Skip to content

docs: update README with recent features + bump SDK#63

Merged
NormallyGaussian merged 3 commits intomainfrom
docs/update-readme-recent-features
Mar 11, 2026
Merged

docs: update README with recent features + bump SDK#63
NormallyGaussian merged 3 commits intomainfrom
docs/update-readme-recent-features

Conversation

@NormallyGaussian
Copy link
Copy Markdown
Contributor

@NormallyGaussian NormallyGaussian commented Mar 11, 2026

Summary

  • Document device authorization flow (parallel-cli login --device) for SSH/containers/CI, plus RFC 8628 Python API (request_device_code, poll_device_token)
  • Add missing FindAll CLI subcommands (enrich, extend, schema) to the CLI overview tree
  • Add findall_table() example to the DuckDB integration section
  • Add programmatic usage sections for FindAll and Monitor
  • Restore PARALLEL_API_KEY mention in CLI overview
  • Bump parallel-web SDK to >=0.4.2 (removes beta header requirement for search/extract)

Test plan

  • Existing tests pass with SDK 0.4.2
  • Verify all documented imports exist in parallel_web_tools
  • Review rendered markdown for formatting issues

Add documentation for device authorization flow (--device flag, RFC 8628
Python API), FindAll CLI subcommands (enrich, extend, schema), FindAll
DuckDB integration (findall_table), and programmatic APIs for FindAll
and Monitor.
Updates minimum SDK version. The beta header for search/extract
(search-extract-2025-10-10) is no longer required and was removed
in the SDK.
@NormallyGaussian NormallyGaussian changed the title docs: update README with recent features docs: update README with recent features + bump SDK Mar 11, 2026
@NormallyGaussian NormallyGaussian merged commit 21b0334 into main Mar 11, 2026
7 checks passed
@NormallyGaussian NormallyGaussian deleted the docs/update-readme-recent-features branch March 11, 2026 03:19
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