Example Live View
Pricing
Pay per usage
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
Maintained by ApifyActor stats
4
Bookmarked
103
Total users
0
Monthly active users
14 days ago
Last modified
Categories
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.


