URL Snapshot Archive avatar

URL Snapshot Archive

Pricing

from $0.05 / actor start

Go to Apify Store
URL Snapshot Archive

URL Snapshot Archive

URL snapshot archive: append-only public page hash + excerpt on a schedule. $0.05 per start.

Pricing

from $0.05 / actor start

Rating

0.0

(0)

Developer

daniel vera

daniel vera

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

URL snapshot and public page archive tick. Take an append-only snapshot of public pages (hash + excerpt) on a schedule. You cannot reconstruct last week's HTML later. This Actor is the archive URL tick that builds that history.

Pay-per-event: $0.05 per Actor start + $0.002 per result. Use it for sources you must prove “what it said at time T”.

URL snapshot — what you get

  • One dataset row per source per run: id, url, hash, excerpt, observed_at
  • A growing archive in the default dataset (do not overwrite)

Input

sources_json — JSON array of { "id", "url" }:

{
"sources_json": "[{\"id\": \"pricing\", \"url\": \"https://example.com/pricing\"}]"
}

Output example

{
"id": "pricing",
"url": "https://example.com/pricing",
"hash": "e3b0c44298fc",
"excerpt": "<!doctype html>…",
"observed_at": "2026-08-13T12:05:00Z"
}

How to run this URL archive

Schedule hourly or daily. After days of ticks you have a timeline no one-shot scrape can invent.

Pricing

$0.05 when the Actor starts + $0.002 per dataset item.

Limits

  • Public HTTPS URLs
  • Excerpt is truncated; hash covers the fetched body
  • Not a legal-hold / WORM vault — it is a practical public snapshot tick

Brand: TemporalOps.