Browser APIGetting started
Access the API
You can interact with Browser API via multiple channels. In this section, you will discover how to easily scrape the web by simply sending a request to our API.
Browser API is a very flexible tool and can be used to scrape any sort of document available on the web: websites, APIs, files, images and much more.
You can use this as the base URL for Browser API:
https://api.webscrapingapi.com/v1?api_key=<YOUR_API_KEY>&url=<TARGETED_URL>SDKs
Proxy Mode
Proxy Mode lets you route Browser API requests through a proxy endpoint, which makes integration easier for proxy-native tools and third-party clients. See the Proxy Mode guide for setup details.