
Example Selenium
Pricing
Pay per usage

Example Selenium
Example of loading a web page in headless Chrome using Selenium Webdriver.
4.7 (3)
Pricing
Pay per usage
3
Monthly users
9
Runs succeeded
98%
Last modified
10 months 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.
1echo '{
2 "url": "https://www.example.com",
3 "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/77.0.3865.90 Safari/537.36",
4 "proxy": {
5 "useApifyProxy": true
6 }
7}' |
8apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
Pricing
Pricing model
Pay per usageThis Actor is paid per platform usage. The Actor is free to use, and you only pay for the Apify platform usage.