Skip to content

Autoscrape API

The Autoscrape API allows users to extract data from webpages by specifying the URL and desired data structure. It automates the process of web scraping, providing a straightforward and efficient interface for retrieving and processing information from various websites.

Open documentation ↗
AuthHTTPSNo CORSUncategorised

Checked 4 days ago: not responding

API key

Unconfirmed

HTTPS

Supported

Browser calls

No, needs a proxy

Status

Failing · 24/100

What our checks found

Health score
24/100
Reliability
43%
Average latency
526ms

Last checked 2026-09-18. Measured independently, not self-reported by the provider.

How to call it

A starting template for Autoscrape API. Replace ENDPOINT with the path from the official documentation, which we link above rather than guess at.

# Authentication requirement is unconfirmed. Check the documentation before relying on this.
curl -s "https://autoscrape-api-seven.vercel.app/ENDPOINT" \
  -H "Authorization: Bearer YOUR_TOKEN" \
  -H "Accept: application/json"

This API does not send CORS headers, so a browser will block a direct call from your front end. Call it from your server, or put a small proxy in front of it.

Where this listing comes from

Aggregated from one public source (freepublicapis), then normalised and checked by us. If something here is wrong, tell us and we will correct it.

Other Uncategorised APIs

See all 153

Footer Year Update

Uncategorised

This API automatically retrieves the current year for website footers, eliminating the need for manual updates each January. Designed for developers, it ensures that the displayed year is accurate and up to date, improving user experience while saving time and resources.

AuthCORSHTTPS

Verified 4 days ago: 100% uptime

View Details

Microlink API

Uncategorised

Powerful API for automating browser actions. Retrieve meta data, take screenshots, generate PDFs, get color palettes, embed content, identify technologies, and more.

AuthCORSHTTPS

Verified 4 days ago: 100% uptime

View Details

osu! beatmap API

Uncategorised

Search, discover, and download osu! beatmaps effortlessly.

AuthCORSHTTPS

Verified 4 days ago: 100% uptime

View Details

Single-use Key Registry

Uncategorised

Blooms is a public API that allows users to register and check single-use keys for serverless apps, browser extensions, and software. Keys are hashed locally to ensure privacy, and no raw values are transmitted to the server, enabling secure key management without the need for a database.

AuthCORSHTTPS

Verified 4 days ago: 100% uptime

View Details

Business Day Calculator

Uncategorised

This API provides business day calculations for a specified region, specifically England and Wales. Users can input a date range and receive the number of business days within that timeframe, helping with planning and scheduling.

AuthCORSHTTPS

Verified 4 days ago: 100% uptime

View Details

Dólar y Monedas API

Uncategorised

Este API proporciona información sobre el precio del Dólar Oficial, Dólar Blue, Dólar Bolsa, Dólar CCL, Dólar Mayorista y otras monedas en países de América del Sur como Argentina, Chile, Venezuela y Uruguay. Permite obtener cotizaciones actuales y datos históricos sobre estas divisas importantes.

AuthCORSHTTPS

Verified 4 days ago: 100% uptime

View Details

Autoscrape API — common questions

Answered from what our own scheduled checks found, not from the provider's marketing.

Is Autoscrape API free to use?

Autoscrape API is listed in our free catalogue, but it requires some form of authentication, so you will need to register before your first call. Providers frequently reserve higher limits and commercial use for paid plans.

Does Autoscrape API need an API key?

Autoscrape API requires some form of authentication. Check the provider's documentation for which scheme it expects.

Can I call Autoscrape API from browser JavaScript?

Not directly. Autoscrape API did not return CORS headers when we checked, so the browser will block your page from reading the response even though the request itself succeeds. Call it from a server, or put a small proxy in front of it.

Is Autoscrape API still working?

Not at our last check on 2026-09-18. Autoscrape API did not respond successfully, which is why it is marked as down here. This may be temporary; we re-check on a schedule and the badge above reflects the most recent run.

Is Autoscrape API available over HTTPS?

Yes. Autoscrape API serves over HTTPS, so you can call it from a secure page without triggering a mixed-content block.