- Home
- Resources
- Integrations
- Oxylabs
Oxylabs Make integrationAutomate Oxylabs with Make.
Need fresh web data inside your automations without writing a scraper? The Oxylabs Make integration gives you 5 action modules for Google, Amazon and any other website. This guide links your account and walks you through a first working scenario.
Verified Trustpilot reviews · AI, automation & growth agency
What can you automate with the Oxylabs Make integration?
The Oxylabs Make integration lets a Make scenario (the automation you build, a chain of steps) ask Oxylabs to fetch a web page for you: a Google results page, an Amazon listing, or any other site. The scraped data then flows to the next step, such as a spreadsheet or a CRM.
Track a competitor's product pages. Keep a list of Amazon links in a spreadsheet and let Scrape Amazon Product fetch each page, so price and stock checks stop being a copy and paste job for someone on the team.
Watch where a keyword ranks. A marketer can hand a query to Scrape Google Search and push the results into a report, instead of opening an incognito window and noting positions by hand. On the retail side, Scrape Amazon Search does the same for a search inside Amazon.
Pull data from a site nobody built a module for. Scrape any website covers the rest of the web, from marketplaces to property listings, with the same connection.
What Make does not do here: there is no trigger, so Oxylabs never starts a scenario on its own. Something else has to start it, a schedule or another app. If you are new to the tool, the Make review explains how it works, and Make pricing shows what each plan allows. Many apps also exist as n8n nodes; the n8n vs Make comparison helps you pick a side.
How do you connect Oxylabs to Make?
- 01
Get your API user credentials
In your Oxylabs dashboard, start a free trial or buy the Web Scraper API product. That creates an API user. Copy the Username and the Password shown in the API user credentials section.
- 02
Add an Oxylabs module in Make
Open your scenario, add any Oxylabs module and click Create a connection. A connection is your Oxylabs account linked to Make once, then reused by every Oxylabs module you add later.
- 03
Paste the credentials and save
Give the connection a name in Connection name if you run several Oxylabs accounts, which is optional. Paste the username and password you copied, then follow the on-screen prompts to finish.
Your first scenario with Oxylabs
GoalWhen a new Amazon product link lands in your spreadsheet, Make asks Oxylabs to scrape that product page.
- 01
Create the scenario
From the Scenarios page, create a new scenario and click the +. The first module will be the app that holds your list of product links, such as a spreadsheet.
- 02
Add Scrape Amazon Product
Click the + on the right of that first module, search for Oxylabs and pick Scrape Amazon Product. Choose the connection you created, or click Create a connection.
- 03
Map the product link
Fill the module fields and map the link from the previous module, so every bundle (one item passed from a module to the next, here one row) sends its own product to Oxylabs.
- 04
Test with Run once
Click Run once. Make runs the scenario a single time and shows the bundles each module received, so you can check what Oxylabs returned before going further.
- 05
Schedule and switch it on
Open the clock on the first module. A new scenario checks every 15 minutes by default, which is also the shortest interval on the Free plan. Then switch the scenario on.
What each Oxylabs module does
Oxylabs gives you 5 modules. For each one: what it does for you, when to reach for it, and what to watch out for.
Make an API call
ActionIn Make“Performs authorized API call”
Reach any endpoint of the Oxylabs API from your scenario, reusing the connection you already set up, with no second login.
Scrape Amazon Product
ActionIn Make“The amazon_product data source is designed to retrieve Amazon product pages.”
Get the content of one Amazon product page back inside Make. It is ready to send to a sheet, a database or an alert.
Scrape Amazon Search
ActionIn Make“The amazon_search source is designed to retrieve Amazon search result pages.”
Turn a search typed on Amazon into data: this module fetches the results page and hands it to the next step of your scenario.
Scrape any website
ActionIn Make“Scrape other websites (Home Depot, Idealo, Zillow, Yandex, Baidu, etc.) with our universal source.”
Pull a page from almost any site through Oxylabs, including stores, marketplaces and listing portals that have no module of their own.
Scrape Google Search
ActionIn Make“With Web Scraper API, you can scrape and parse various types of Google pages.”
Bring Google results into your scenario as data you can sort, filter or store, instead of reading them in a browser tab.
Need help automating Oxylabs with Make?
A person reads every message.