Actor in Rust Example avatar
Actor in Rust Example

Under maintenance

Pricing

Pay per usage

Go to Store
Actor in Rust Example

Actor in Rust Example

Under maintenance

Developed by

Lukáš Křivka

Lukáš Křivka

Maintained by Community

Example actor built in Rust programming language. Downloads HTML from any page. Works on Apify platform and locally.

0.0 (0)

Pricing

Pay per usage

3

Total users

10

Monthly users

3

Last modified

a year ago

You can access the Actor in Rust Example programmatically from your own applications by using the Apify API. You can also choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "url": "https://apify.com"
3}' |
4apify call lukaskrivka/rust-actor-example --silent --output-dataset

Actor in Rust Example API through CLI

The Apify CLI is the official tool that allows you to use Actor in Rust Example locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: