RequestList Bridge

RequestList Bridge

by pocesar

Allows you to filter (thus cleaning up your list) and append new data to those requests before sending to your target task. Also enables a workaround...

58 runs
10 users
Try This Actor

Opens on Apify.com

About RequestList Bridge

Allows you to filter (thus cleaning up your list) and append new data to those requests before sending to your target task. Also enables a workaround to provide requestsFromUrl to existing actors that don't support it natively.

What does this actor do?

RequestList Bridge 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

RequestList Bridge Allows you to filter (thus cleaning up your list) and append new data to those requests before sending to your target task. Also enables a workaround to provide requestsFromUrl to existing actors that dont't support it natively. ## Example Target task accepts a startUrls but as a plain string array: jsonc { "taskId": "x02LumCy0WXdGP7nt", "requestListSources": [ { "requestsFromUrl": "https://apify-uploads-prod.s3.amazonaws.com/Hhewqx4YNnyWz2qGk-data.csv" } ], "plainArray": true, "targetStartUrlsProperty": "startUrls" } Target task accepts RequestQueue only: jsonc { "taskId": "x02LumCy0WXdGP7nt", "requestListSources": [ { "requestsFromUrl": "https://apify-uploads-prod.s3.amazonaws.com/Hhewqx4YNnyWz2qGk-data.csv" } ], "targetStartUrlsProperty": "startUrls" } Filter out and transform the requests: js { filter: (req) => /apify/i.test(req.url), map: (req) => { req.userData.isMapped = true; return req; }, } ## License Apache 2.0

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 RequestList Bridge now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
pocesar
Pricing
Paid
Total Runs
58
Active Users
10
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