Get started with AnyParser SDK
The quickest way to get started withAnyParser
is using the SDK.
If you’d prefer to call the RESTful API directly, please refer to the API Reference
The SDK has the following features:
- Full content parsing
- Key-value extraction
Setup
First install any-parser frompypi
.

AnyParser
sync or async client.
anyparser_sync.py
anyparser_async.py