2 unstable releases

0.2.0 Mar 14, 2021
0.1.0 Sep 20, 2020

#58 in #web-scraping

25 downloads per month
Used in apify

MIT/Apache

39KB
810 lines

Apify API Client in Rust

Work in progress!

Typed wrapper for Apify API. This client is not yet stabilized so expect a few breaking minor versions before updating to 1.0.

Currently implemented:

  • Client
    • Exponential backoff
    • Error types (not complete)
  • Datasets
    • List datasets
    • Create dataset
    • Get dataset
    • Update dataset
    • Delete dataset
    • Get items
    • Put items

Dependencies

~6–20MB
~284K SLoC