Example Selenium avatar
Example Selenium

Pricing

Pay per usage

Go to Store
Example Selenium

Example Selenium

Developed by

Apify

Apify

Maintained by Apify

Example of loading a web page in headless Chrome using Selenium Webdriver.

4.7 (3)

Pricing

Pay per usage

3

Total users

281

Monthly users

6

Runs succeeded

>99%

Last modified

a year ago

You can access the Example Selenium 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.

$echo '{
< "url": "https://www.example.com",
< "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36",
< "proxy": {
< "useApifyProxy": true
< }
<}' |
<apify call apify/example-selenium --silent --output-dataset

Example Selenium API through CLI

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

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: