Example Live View avatar

Example Live View

Pricing

Pay per usage

Go to Apify Store
Example Live View

Example Live View

This example demonstrates how to use web server in actor as communication channel with outer world. Read more at Apify docs https://docs.apify.com/actors/running#container-web-server

Pricing

Pay per usage

Rating

5.0

(4)

Developer

Apify

Apify

Maintained by Apify

Actor stats

4

Bookmarked

103

Total users

0

Monthly active users

14 days ago

Last modified

Share

example-live-view

Demonstrates how to expose a live web UI from a running actor using the container web server.

The actor starts an Express.js server accessible at its container URL. Through the UI you can submit URLs; the actor takes a Puppeteer screenshot of each one and displays thumbnails directly in the browser while the run is still active.

Use this as a starting point for actors that need real-time interaction or progress dashboards during a run.