oxylabs
Official Python library for Oxylabs Scraper APIs
What it is and what it does
Oxylabs is the official Python SDK for Oxylabs' web scraping and proxy services. It wraps their Scraper APIs and provides access to their ethical proxy network, allowing developers to collect public data at scale through a managed service rather than building scraping infrastructure directly.
The library depends on both aiohttp and requests, suggesting it supports both asynchronous and synchronous HTTP operations. It's actively maintained and carries no known security vulnerabilities. The permissive MIT license and low install friction make it straightforward to integrate into existing projects, though you'll need valid Oxylabs credentials to use the service itself.
Use it for:
- Collect product pricing data from e-commerce sites at scale using managed proxies
- Harvest market research or competitive intelligence from public web sources
- Build automated data pipelines that need to bypass IP blocking or rate limiting
- Integrate web scraping into data science workflows without managing proxy infrastructure
- Monitor public web content changes across multiple sites with rotating proxy support
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Official Python client for Oxylabs web scraping and proxy APIs, enabling programmatic collection of public data at scale using their proxy network and scraper endpoints.
Yes, if you have an active Oxylabs subscription and need programmatic access to their scraping and proxy services. The library is actively maintained, has no security vulnerabilities, and carries a permissive license. Install friction is low. However, verify that it supports your required Python version and authentication workflow before committing to it.
Install
oxylabs on PyPI
pip
pip install oxylabsuv
uv add oxylabspoetry
poetry add oxylabsInstalling oxylabs
Before you install
Low install friction with only two runtime dependencies (aiohttp and requests). Actively maintained as of the latest release in 2026.
License in practice
MIT license permits free use, modification, and distribution with minimal restrictions, making it suitable for both commercial and open-source projects.
Quickstart
pip install oxylabs
import oxylabs
# Instantiate client and call scraper API methods via aiohttp or requests
Verify before relying
- Specific Python version requirements or minimum version support (requires_python is unspecified)
- Whether the package works synchronously, asynchronously, or both given both aiohttp and requests are dependencies
- Authentication method and API key requirements for accessing Oxylabs services
Package facts
| License | MIT (permissive) |
| Python support | not specified |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 2 — aiohttp, requests |
| Maintenance | actively maintained — 158 days since the last release |
| First released | |
| Downloads | 96,880/month — #13,189 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: oxylabs-3.0.0-py3-none-any.whl
Tags
More WWW/HTTP packages
urllib3 is an HTTP client library that provides…
permissive · top 100 on PyPI
requestsRequests is a Python HTTP library that…
permissive · top 100 on PyPI
h11h11 is a pure-Python HTTP/1.1 protocol…
permissive · top 100 on PyPI
httpxHTTPX is a fully featured HTTP client library…
permissive · top 100 on PyPI
httpcoreA minimal low-level HTTP client library that…
permissive · top 100 on PyPI
aiohttpaiohttp is an async HTTP client and server…
permissive · top 100 on PyPI
ScweetScrape tweets, profiles, followers, and user…
permissive · top 15,000 on PyPI
scrapingbeePython SDK wrapper for ScrapingBee's web…
permissive · top 15,000 on PyPI
scrapinghubA Python client library for communicating with…
permissive · top 15,000 on PyPI
TikTokApiUnofficial Python wrapper for retrieving public…
permissive · top 15,000 on PyPI
zenrowsPython client for the ZenRows web scraping API…
permissive · top 15,000 on PyPI
scrapfly-sdkPython SDK for the Scrapfly web scraping…
permissive · top 15,000 on PyPI
spider-clientPython SDK for the Spider Cloud API that…
permissive · top 15,000 on PyPI
SickleSickle is a lightweight Python client library…
permissive · top 15,000 on PyPI
zyte-apiPython client library and command-line tool for…
permissive · top 15,000 on PyPI
scrapegraph-pyClient SDK for the ScrapeGraphAI managed API,…
permissive · top 15,000 on PyPI