Oxylabs tutorials for every programming language

Open source tools

Oxy® Parser

Transform HTML to structured data with ease using Pydantic models.

  • Supporting all LLMs

  • Automated xpaths writing

  • Pydantic models for data validation

Oxy® Mouse

Generate realistic mouse movement paths using advanced algorithms.

  • Natural human-like mouse behavior

  • Seamless integration with Selenium & Playwright

Web Scraper API Scheduler

Manage and schedule web scraping tasks using API payload system.

  • Easy setup for large-scale scraping

  • Integration with Web Scraper API

  • Basic programming knowledge required

Discord community

Dive into the tech haven of our Discord server where innovation meets collaboration. Join the conversation on cutting-edge web scraping topics, exchange ideas with fellow developers, and explore exclusive community events.

Automate browsing tasks with AI agents

Easily automate browsing and data extraction with AI agents like Claude, Cursor, and other MCP clients via Unblocking Browser and MCP integration:

  • AI-controlled browser automation

  • Works with Claude Desktop, Cursor, and others

  • Zero browser setup

  • Built-in anti-bot protection

Integrate our solutions with AI platforms

Streamline your workflows, enhance automation, and unlock new levels of efficiency.

Join our free webinar!

Tune in to our free webinar on ‘Practical Guide to Web Data Solutions for AI Workflows’. Aleksandras Šulženko, Product Owner at Oxylabs, will demonstrate how you can get the most out of web data solutions and optimize them for your AI workflows.

Tech advocates for Oxylabs

Useful resources

GitHub

Explore our products' technical side, including integrations, scraping tutorials, and more.

YouTube

Watch video tutorials to master the art of public data extraction.

Blog

Read in-depth articles about proxies, scrapers and exclusive industry insights.

Scraping Experts

Access exclusive learning hub with free video lessons from top-notch experts.

LinkedIn

Follow the latest Oxylabs company and product updates along with industry-related news.

Software development kits

You can integrate with Oxylabs Scraper APIs using Python or Go SDKs. Simplify request handling and ensure efficient, reliable web scraping with easy setup.

Getting started with Oxylabs products

Explore Oxylabs' most powerful scraping solutions and their features

Extract public data at scale with significantly fewer IP blocks. Leverage one of the most reliable proxy services, covering 195 countries.

All-in-one web data collection platform

Oxylabs’ proxies and scrapers have handy features, making the data-gathering process more efficient.

Residential Proxies

Human-like scraping without IP blocking. Learn more

ISP proxies

Bypass toughest targets using trusted ASN provider IPs and unlimited-duration sessions.

Mobile Proxies

IP addresses from real mobile devices. Learn more

Free IPs

Datacenter Proxies

Fast proxies for cost-efficient scraping. Learn more

Web Unblocker

AI-powered solution for block-free scraping. Learn more

Dedicated Datacenter Proxies

Top-performing proxies on the market. Learn more

Web Scraper API

Effortless data collection from any website. Learn more

Oxy® Proxy Extension

Free Chrome proxy manager extension. Learn more

Oxy® Proxy Manager

Free Android proxy manager app. Learn more

Watch video
Download

OxyCopilot

Easily generate scrapers and parsers without manual coding. Learn more

Watch video
Documentation

Headless Browser

Renders JavaScript and executes custom browser instructions.Learn more.

Watch video
Documentation

Scheduler

Schedules recurring scraping and parsing jobs. Learn more

Watch video
Documentation

Top languages supported

Easily integrate our solutions into your projects

From multiple language support to ready-to-use code samples, a quick start with your scraping projects is a promise.

See integrations

Choose product:

Residential Proxies
import requests

username = "customer-USER"
password = "PASS"
proxy = "pr.oxylabs.io:7777"

proxies = {
  'http': f'http://{username}:{password}@{proxy}',
  'https': f'http://{username}:{password}@{proxy}'
}

response = requests.request(
    'GET',
    'https://ip.oxylabs.io/location',
    proxies=proxies,
)

print(response.text)

Explore Scraper APIs Playground

Try this exclusive dashboard feature for a firsthand encounter with our Scraper APIs. Input your target URL, customize parameters, and watch results unfold.

Integrations

You can easily integrate Oxylabs proxies with the most popular third-party software. Learn how to set up your proxies by exploring these integration guides.

Follow our newest releases

Stay up-to-date with the latest product releases, and don’t miss out on the new useful features and updates.

See all releases
July 23, 2025
Web Scraper API

Feature-based billing for Web Scraper API

Web Scraper API pricing now adapts to the complexity of your scraping needs. You'll benefit from lower rates when scraping websites without JavaScript rendering, along with reduced pricing for high-demand targets like Google or Amazon. Additionally, the free trial no longer has a time limit—giving you the flexibility to explore the product at your own pace.

See what's new in pricing
June 30, 2025
Web Scraper API

Google Reverse Image Search scraping source no longer available

Google Reverse Image Search scraping source is no longer supported and has been replaced with Google Lens, which delivers an equivalent service and uses the same input and output formats.

Learn more
June 03, 2025
Web Scraper API

Advanced filtering and sorting for Amazon Search

Users can now scrape Amazon Search with new control parameters for precise sorting and filtering, eliminating the need to deal with large, irrelevant datasets.

Learn more

Get the latest news from data gathering world

I'm interested