Redirect Chain Checker avatar

Redirect Chain Checker

Under maintenance

Pricing

from $10.00 / 1,000 results

Go to Apify Store
Redirect Chain Checker

Redirect Chain Checker

Under maintenance

Pricing

from $10.00 / 1,000 results

Rating

0.0

(0)

Developer

Donny

Donny

Maintained by Community

Actor stats

0

Bookmarked

1

Total users

0

Monthly active users

a day ago

Last modified

Categories

Share

Check redirect chains for any URL. Follows all redirects manually and traces the full redirect path from initial URL to final destination.

Features

  • Follow redirect chains for multiple URLs
  • Trace each step with status code
  • Identify final destination URL
  • Count total redirects

Input

  • urls (array of strings, required): List of URLs to check redirect chains for

Output

Each result contains:

  • url: The original URL
  • redirectChain: Array of redirect steps (url, statusCode)
  • finalUrl: The final destination URL
  • totalRedirects: Number of redirects