Skip to main content

Getting Started

1

Download

You can download the Postman app here, or try the Web Version instead. You will need an account to use it.
2

Authentication

Make sure you have your Web Scraping API credentials and Basic authentication token ready.

Setup

1
Open the Postman application.
2
In the top left corner, click on the  +  sign and choose the HTTP option. Alternatively, you can click the  +  sign next to the current request.Postman HTML Option
3
Change the request type to Post and input the needed URL.Postman Post Request
For real-time requests, use https://scraper-api.decodo.com/v2/scrape URL.
For asynchronous requests, use https://scraper-api.decodo.com/v3/task URL.
4
In the Authorization tab, choose Bearer token and input your Web Scraping API Basic authentication token.Postman Authentication
5
In the Body tab, make sure raw and JSON are selected. Input the relevant parameters.Postman Body
You can check the general parameters that you can use here or the template parameters here.
6
Click Send and wait for the results!Postman Send Request (1)

Example

You can copy a Postman collection containing all our current templates here:

Support

Need help or just want to say hello? Our support is available 24/7.
You can also reach us anytime via email at support@decodo.com.

Feedback

Can’t find what you’re looking for? Request an article!
Have feedback? Share your thoughts on how we can improve.