https://github.com/oxylabs/quick-start-guide
Python quick start guides to get the most out of Oxylabs' Web Scraper API free trial.
https://github.com/oxylabs/quick-start-guide
oxylabs scraper scraper-api scraper-python scrapers scraping scraping-websites web-scraper web-scraping
Last synced: about 1 month ago
JSON representation
Python quick start guides to get the most out of Oxylabs' Web Scraper API free trial.
- Host: GitHub
- URL: https://github.com/oxylabs/quick-start-guide
- Owner: oxylabs
- Created: 2022-03-14T09:10:02.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T12:49:50.000Z (2 months ago)
- Last Synced: 2025-02-11T13:43:05.293Z (2 months ago)
- Topics: oxylabs, scraper, scraper-api, scraper-python, scrapers, scraping, scraping-websites, web-scraper, web-scraping
- Homepage: https://oxylabs.io/
- Size: 43.9 KB
- Stars: 530
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- jimsghstars - oxylabs/quick-start-guide - Python quick start guides to get the most out of Oxylabs' Web Scraper API free trial. (Others)
README
# Guick Start Guide
[](https://oxylabs.go2cloud.org/aff_c?offer_id=7&aff_id=877&url_id=112)
[](https://discord.gg/eWsVUJrnG5)
# Introduction
- [Search Engines](./Guides/Search%20Engines.md)
- [E-Commerce Websites](./Guides/E-Commerce%20Websites.md)
- [Other Websites](./Guides/Other%20Websites.md)These quick start guides for Oxylabs' [Web Scraper API](https://oxylabs.io/products/scraper-api/web) will show how to get the most use out of a **one-week free trial** and help you decide whether this scraping solution serves your business’s needs.
Each guide will walk you through setting up the API from scratch. Configuring it with a website of your choice will give you a good grasp of the data quality, ease of integration, and whether this product is right for you. We'll show you basic code samples using Python, but you can also find more programming languages and more complex examples in our [documentation](https://developers.oxylabs.io/scraper-apis/web-scraper-api).
## Interface for Testing Web Scraper API
Alternatively, you may want to use our intuitive web-based interface to test the capabilities of Web Scraper API. After registering a free account on the Oxylabs [dashboard](https://dashboard.oxylabs.io/), visit the **Scraper API Playground**. Here, you can also try out our **AI-powered OxyCopilot** feature, which creates scraping and parsing codes by using prompts written in plain English language.