Page Evidence — render + proof link for AI work avatar

Page Evidence — render + proof link for AI work

Pricing

from $5.00 / 1,000 evidence packs

Go to Apify Store
Page Evidence — render + proof link for AI work

Page Evidence — render + proof link for AI work

Render any public URL in a real browser and get back clean text, a screenshot, and a self-contained EVIDENCE.html proof page in your own Apify storage.

Pricing

from $5.00 / 1,000 evidence packs

Rating

0.0

(0)

Developer

SORNKan

SORNKan

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

Render any public URL in a real browser and get back three things in your own Apify storage:

ArtifactWhat it is
EVIDENCE.htmlSelf-contained proof page — screenshot embedded as data-URI, source URL, captured-at timestamp, extracted text. Open it anywhere / forward it in chat.
SCREENSHOT.pngThe raw browser capture (viewport or full-page).
PAGE_TEXT.txtClean extracted text (scripts/styles stripped).

Unnamed run stores expire after 7 days — rename the store to keep evidence longer.

Pricing

$0.005 per successful evidence pack (screenshot + extracted text + EVIDENCE.html). Failures are not charged. Same dollar price as the MCP render_page tool ($0.005 USDC on x402) — this Actor bills on the Apify Store rail, not a wallet.

Why

AI agents read the web, but humans need to verify what the AI saw. This Actor produces the artifact a human can check against reality — the piece most render tools skip.

Input

FieldRequiredDefaultNotes
urlyesPublic http(s) page to capture
fullPagenofalseEntire scrollable page vs viewport
waitUntilnoloadPlaywright event: load, domcontentloaded, networkidle
maxWaitMsno20000Navigation timeout

Output

Dataset row: url, title, capturedAt, textLength, artifacts.

Key-value store: open EVIDENCE.html first — that file travels alone.

Example

Input:

{ "url": "https://example.com" }

Then open the run → Storage → Key-value store → EVIDENCE.html.

Notes

  • Public pages only. Login walls and bot blocks will capture whatever loaded.
  • Built by SORNKan publish.