Apify Proxy

by maged120

wraps your api with apify proxy to avoid detection and any rate limits, making any api unlimited rate

203 runs
16 users
Try This Actor

Opens on Apify.com

About Apify Proxy

wraps your api with apify proxy to avoid detection and any rate limits, making any api unlimited rate

What does this actor do?

Apify Proxy is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

API Proxy Actor wraps your api with apify proxy to avoid detection and any rate limits, making any api unlimited ## Input Schema The actor accepts the following input parameters: | Parameter | Type | Description | Required | Default | |-----------|------|-------------|----------|---------| | api_url | string | The URL of the API to call | Yes | - | | method | string | HTTP method (GET, POST, PUT, DELETE, PATCH) | Yes | GET | | headers | object | HTTP headers for the request | No | {} | | body | object | Request body for POST/PUT/PATCH requests | No | null | | use_apify_proxy | boolean | Whether to use Apify proxy | No | true | | proxy_groups | array | Proxy groups to use (RESIDENTIAL, DATACENTER) | No | ["RESIDENTIAL"] | | country_code | string | Country code for proxy | No | "US" | | custom_proxy | string | Custom proxy URL if not using Apify proxy | No | null | | max_retries | integer | Maximum number of retry attempts | No | 3 | | timeout_seconds | integer | Request timeout in seconds | No | 30 | ### Example Input json { "api_url": "https://v2.jokeapi.dev/joke/Any", "method": "GET", "headers": { "Accept": "application/json" }, "use_apify_proxy": true, "proxy_groups": ["RESIDENTIAL"], "country_code": "US", "max_retries": 3, "timeout_seconds": 30 } ## Output Schema The actor returns the following output structure: | Field | Type | Description | |-------|------|-------------| | status | integer | HTTP status code of the response | | result | object/string | Response body (parsed JSON or raw text) | | error | string | Error message if request failed | ### Example Output Successful response: json { "status": 200, "result": { "setup": "Why don't scientists trust atoms?", "delivery": "Because they make up everything!", "type": "twopart" }, "error": null } Error response: json { "status": null, "result": null, "error": "Failed to connect to the API after 3 attempts" }

Categories

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Apify Proxy now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
maged120
Pricing
Paid
Total Runs
203
Active Users
16
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support