# UI Screenshots These desktop, tablet, and mobile screenshots cover ArchiveBox's major public and authenticated UI views. Raw API endpoints, API documentation, health-check, and error routes are intentionally excluded. ## Login View: [`/admin/login/`](http://admin.archivebox.localhost:9292/admin/login/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/admin/login.html)
DesktopTabletMobile
Desktop (1600x1000)
Login — desktop
Tablet (1024x1366)
Login — tablet
Mobile (390x844)
Login — mobile
## Public snapshot list View: [`/public/`](http://web.archivebox.localhost:9292/public/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/core/views.py)
DesktopTabletMobile
Desktop (1600x1000)
Public snapshot list — desktop
Tablet (1024x1366)
Public snapshot list — tablet
Mobile (390x844)
Public snapshot list — mobile
## Snapshot View (capture in progress) View: [`/`](http://snap-8adbc4d6be2e.archivebox.localhost:9292) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (capture in progress) — desktop
Tablet (1024x1366)
Snapshot View (capture in progress) — tablet
Mobile (390x844)
Snapshot View (capture in progress) — mobile
## Add URLs View: [`/add/`](http://admin.archivebox.localhost:9292/add/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/core/views.py)
DesktopTabletMobile
Desktop (1600x1000)
Add URLs — desktop
Tablet (1024x1366)
Add URLs — tablet
Mobile (390x844)
Add URLs — mobile
## Admin dashboard View: [`/admin/`](http://admin.archivebox.localhost:9292/admin/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/core/admin_site.py)
DesktopTabletMobile
Desktop (1600x1000)
Admin dashboard — desktop
Tablet (1024x1366)
Admin dashboard — tablet
Mobile (390x844)
Admin dashboard — mobile
## AI agent View: [`/admin/agent/`](http://admin.archivebox.localhost:9292/admin/agent/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/abx_plugins/plugins/opencode/views.py)
DesktopTabletMobile
Desktop (1600x1000)
AI agent — desktop
Tablet (1024x1366)
AI agent — tablet
Mobile (390x844)
AI agent — mobile
## Snapshots table View: [`/admin/core/snapshot/`](http://admin.archivebox.localhost:9292/admin/core/snapshot/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/core/admin_snapshots.py)
DesktopTabletMobile
Desktop (1600x1000)
Snapshots table — desktop
Tablet (1024x1366)
Snapshots table — tablet
Mobile (390x844)
Snapshots table — mobile
## Snapshots grid View: [`/admin/core/snapshot/grid/`](http://admin.archivebox.localhost:9292/admin/core/snapshot/grid/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/admin/snapshots_grid.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshots grid — desktop
Tablet (1024x1366)
Snapshots grid — tablet
Mobile (390x844)
Snapshots grid — mobile
## Snapshot admin detail View: [`/admin/core/snapshot/06a628b5939c74da8000f9864c2b39b4/change/`](http://admin.archivebox.localhost:9292/admin/core/snapshot/06a628b5939c74da8000f9864c2b39b4/change/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/core/admin_snapshots.py)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot admin detail — desktop
Tablet (1024x1366)
Snapshot admin detail — tablet
Mobile (390x844)
Snapshot admin detail — mobile
## Snapshot files View: [`/`](http://snap-f9864c2b39b4.archivebox.localhost:9292/?files=1) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/static_index.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot files — desktop
Tablet (1024x1366)
Snapshot files — tablet
Mobile (390x844)
Snapshot files — mobile
## Archive results View: [`/admin/core/archiveresult/`](http://admin.archivebox.localhost:9292/admin/core/archiveresult/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/core/admin_archiveresults.py)
DesktopTabletMobile
Desktop (1600x1000)
Archive results — desktop
Tablet (1024x1366)
Archive results — tablet
Mobile (390x844)
Archive results — mobile
## Archive result detail View: [`/admin/core/archiveresult/06a628b7a41d7052800070cd8ff47301/change/`](http://admin.archivebox.localhost:9292/admin/core/archiveresult/06a628b7a41d7052800070cd8ff47301/change/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/core/admin_archiveresults.py)
DesktopTabletMobile
Desktop (1600x1000)
Archive result detail — desktop
Tablet (1024x1366)
Archive result detail — tablet
Mobile (390x844)
Archive result detail — mobile
## Tags View: [`/admin/core/tag/`](http://admin.archivebox.localhost:9292/admin/core/tag/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/core/admin_tags.py)
DesktopTabletMobile
Desktop (1600x1000)
Tags — desktop
Tablet (1024x1366)
Tags — tablet
Mobile (390x844)
Tags — mobile
## Tag detail View: [`/admin/core/tag/10129/change/`](http://admin.archivebox.localhost:9292/admin/core/tag/10129/change/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/core/admin_tags.py)
DesktopTabletMobile
Desktop (1600x1000)
Tag detail — desktop
Tablet (1024x1366)
Tag detail — tablet
Mobile (390x844)
Tag detail — mobile
## Users View: [`/admin/auth/user/`](http://admin.archivebox.localhost:9292/admin/auth/user/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/core/admin_users.py)
DesktopTabletMobile
Desktop (1600x1000)
Users — desktop
Tablet (1024x1366)
Users — tablet
Mobile (390x844)
Users — mobile
## User detail View: [`/admin/auth/user/49/change/`](http://admin.archivebox.localhost:9292/admin/auth/user/49/change/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/core/admin_users.py)
DesktopTabletMobile
Desktop (1600x1000)
User detail — desktop
Tablet (1024x1366)
User detail — tablet
Mobile (390x844)
User detail — mobile
## Crawls View: [`/admin/crawls/crawl/`](http://admin.archivebox.localhost:9292/admin/crawls/crawl/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/crawls/admin.py)
DesktopTabletMobile
Desktop (1600x1000)
Crawls — desktop
Tablet (1024x1366)
Crawls — tablet
Mobile (390x844)
Crawls — mobile
## Crawl detail View: [`/admin/crawls/crawl/06a628b548e575088000fd924686ae24/change/`](http://admin.archivebox.localhost:9292/admin/crawls/crawl/06a628b548e575088000fd924686ae24/change/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/crawls/admin.py)
DesktopTabletMobile
Desktop (1600x1000)
Crawl detail — desktop
Tablet (1024x1366)
Crawl detail — tablet
Mobile (390x844)
Crawl detail — mobile
## Crawl schedules View: [`/admin/crawls/crawlschedule/`](http://admin.archivebox.localhost:9292/admin/crawls/crawlschedule/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/crawls/admin.py)
DesktopTabletMobile
Desktop (1600x1000)
Crawl schedules — desktop
Tablet (1024x1366)
Crawl schedules — tablet
Mobile (390x844)
Crawl schedules — mobile
## Crawl schedule detail View: [`/admin/crawls/crawlschedule/06a5fc0c9ca870e080005b6823701cca/change/`](http://admin.archivebox.localhost:9292/admin/crawls/crawlschedule/06a5fc0c9ca870e080005b6823701cca/change/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/crawls/admin.py)
DesktopTabletMobile
Desktop (1600x1000)
Crawl schedule detail — desktop
Tablet (1024x1366)
Crawl schedule detail — tablet
Mobile (390x844)
Crawl schedule detail — mobile
## Personas View: [`/admin/personas/persona/`](http://admin.archivebox.localhost:9292/admin/personas/persona/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/personas/admin.py)
DesktopTabletMobile
Desktop (1600x1000)
Personas — desktop
Tablet (1024x1366)
Personas — tablet
Mobile (390x844)
Personas — mobile
## Persona detail View: [`/admin/personas/persona/019e84a0ffd376d98b410dfe1a409567/change/`](http://admin.archivebox.localhost:9292/admin/personas/persona/019e84a0ffd376d98b410dfe1a409567/change/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/personas/admin.py)
DesktopTabletMobile
Desktop (1600x1000)
Persona detail — desktop
Tablet (1024x1366)
Persona detail — tablet
Mobile (390x844)
Persona detail — mobile
## Machines View: [`/admin/machine/machine/`](http://admin.archivebox.localhost:9292/admin/machine/machine/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/machine/admin.py)
DesktopTabletMobile
Desktop (1600x1000)
Machines — desktop
Tablet (1024x1366)
Machines — tablet
Mobile (390x844)
Machines — mobile
## Machine detail View: [`/admin/machine/machine/019bd48b941f77fcafb2de79f2d2851e/change/`](http://admin.archivebox.localhost:9292/admin/machine/machine/019bd48b941f77fcafb2de79f2d2851e/change/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/machine/admin.py)
DesktopTabletMobile
Desktop (1600x1000)
Machine detail — desktop
Tablet (1024x1366)
Machine detail — tablet
Mobile (390x844)
Machine detail — mobile
## Network interfaces View: [`/admin/machine/networkinterface/`](http://admin.archivebox.localhost:9292/admin/machine/networkinterface/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/machine/admin.py)
DesktopTabletMobile
Desktop (1600x1000)
Network interfaces — desktop
Tablet (1024x1366)
Network interfaces — tablet
Mobile (390x844)
Network interfaces — mobile
## Network interface detail View: [`/admin/machine/networkinterface/06a2ee559ef570b080003f12b381ab42/change/`](http://admin.archivebox.localhost:9292/admin/machine/networkinterface/06a2ee559ef570b080003f12b381ab42/change/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/machine/admin.py)
DesktopTabletMobile
Desktop (1600x1000)
Network interface detail — desktop
Tablet (1024x1366)
Network interface detail — tablet
Mobile (390x844)
Network interface detail — mobile
## Binaries View: [`/admin/machine/binary/`](http://admin.archivebox.localhost:9292/admin/machine/binary/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/machine/admin.py)
DesktopTabletMobile
Desktop (1600x1000)
Binaries — desktop
Tablet (1024x1366)
Binaries — tablet
Mobile (390x844)
Binaries — mobile
## Binary detail View: [`/admin/machine/binary/06a14cf28b4a7b1d800008b92ca5b94a/change/`](http://admin.archivebox.localhost:9292/admin/machine/binary/06a14cf28b4a7b1d800008b92ca5b94a/change/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/machine/admin.py)
DesktopTabletMobile
Desktop (1600x1000)
Binary detail — desktop
Tablet (1024x1366)
Binary detail — tablet
Mobile (390x844)
Binary detail — mobile
## Processes View: [`/admin/machine/process/`](http://admin.archivebox.localhost:9292/admin/machine/process/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/machine/admin.py)
DesktopTabletMobile
Desktop (1600x1000)
Processes — desktop
Tablet (1024x1366)
Processes — tablet
Mobile (390x844)
Processes — mobile
## Process detail View: [`/admin/machine/process/06a628ec064b72d980002aac0a1bedd1/change/`](http://admin.archivebox.localhost:9292/admin/machine/process/06a628ec064b72d980002aac0a1bedd1/change/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/machine/admin.py)
DesktopTabletMobile
Desktop (1600x1000)
Process detail — desktop
Tablet (1024x1366)
Process detail — tablet
Mobile (390x844)
Process detail — mobile
## API tokens View: [`/admin/api/apitoken/`](http://admin.archivebox.localhost:9292/admin/api/apitoken/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/api/admin.py)
DesktopTabletMobile
Desktop (1600x1000)
API tokens — desktop
Tablet (1024x1366)
API tokens — tablet
Mobile (390x844)
API tokens — mobile
## API token detail View: [`/admin/api/apitoken/06a628eae1477aae80008621afbbc237/change/`](http://admin.archivebox.localhost:9292/admin/api/apitoken/06a628eae1477aae80008621afbbc237/change/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/api/admin.py)
DesktopTabletMobile
Desktop (1600x1000)
API token detail — desktop
Tablet (1024x1366)
API token detail — tablet
Mobile (390x844)
API token detail — mobile
## Webhooks View: [`/admin/api/outboundwebhook/`](http://admin.archivebox.localhost:9292/admin/api/outboundwebhook/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/api/admin.py)
DesktopTabletMobile
Desktop (1600x1000)
Webhooks — desktop
Tablet (1024x1366)
Webhooks — tablet
Mobile (390x844)
Webhooks — mobile
## Webhook detail View: [`/admin/api/outboundwebhook/06a628eb2801724880009c7991a4a522/change/`](http://admin.archivebox.localhost:9292/admin/api/outboundwebhook/06a628eb2801724880009c7991a4a522/change/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/api/admin.py)
DesktopTabletMobile
Desktop (1600x1000)
Webhook detail — desktop
Tablet (1024x1366)
Webhook detail — tablet
Mobile (390x844)
Webhook detail — mobile
## Environment View: [`/admin/environment/`](http://admin.archivebox.localhost:9292/admin/environment/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/core/settings.py)
DesktopTabletMobile
Desktop (1600x1000)
Environment — desktop
Tablet (1024x1366)
Environment — tablet
Mobile (390x844)
Environment — mobile
## Configuration View: [`/admin/environment/config/`](http://admin.archivebox.localhost:9292/admin/environment/config/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/core/views.py)
DesktopTabletMobile
Desktop (1600x1000)
Configuration — desktop
Tablet (1024x1366)
Configuration — tablet
Mobile (390x844)
Configuration — mobile
## Configuration detail View: [`/admin/environment/config/BASE_URL/`](http://admin.archivebox.localhost:9292/admin/environment/config/BASE_URL/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/core/views.py)
DesktopTabletMobile
Desktop (1600x1000)
Configuration detail — desktop
Tablet (1024x1366)
Configuration detail — tablet
Mobile (390x844)
Configuration detail — mobile
## Dependencies View: [`/admin/environment/binaries/`](http://admin.archivebox.localhost:9292/admin/environment/binaries/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/config/views.py)
DesktopTabletMobile
Desktop (1600x1000)
Dependencies — desktop
Tablet (1024x1366)
Dependencies — tablet
Mobile (390x844)
Dependencies — mobile
## Dependency detail View: [`/admin/environment/binaries/abxbus/`](http://admin.archivebox.localhost:9292/admin/environment/binaries/abxbus/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/config/views.py)
DesktopTabletMobile
Desktop (1600x1000)
Dependency detail — desktop
Tablet (1024x1366)
Dependency detail — tablet
Mobile (390x844)
Dependency detail — mobile
## Plugins View: [`/admin/environment/plugins/`](http://admin.archivebox.localhost:9292/admin/environment/plugins/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/plugins/views.py)
DesktopTabletMobile
Desktop (1600x1000)
Plugins — desktop
Tablet (1024x1366)
Plugins — tablet
Mobile (390x844)
Plugins — mobile
## Workers View: [`/admin/environment/workers/`](http://admin.archivebox.localhost:9292/admin/environment/workers/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/config/views.py)
DesktopTabletMobile
Desktop (1600x1000)
Workers — desktop
Tablet (1024x1366)
Workers — tablet
Mobile (390x844)
Workers — mobile
## Worker detail View: [`/admin/environment/workers/supervisord/`](http://admin.archivebox.localhost:9292/admin/environment/workers/supervisord/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/config/views.py)
DesktopTabletMobile
Desktop (1600x1000)
Worker detail — desktop
Tablet (1024x1366)
Worker detail — tablet
Mobile (390x844)
Worker detail — mobile
## Logs View: [`/admin/environment/logs/`](http://admin.archivebox.localhost:9292/admin/environment/logs/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/config/views.py)
DesktopTabletMobile
Desktop (1600x1000)
Logs — desktop
Tablet (1024x1366)
Logs — tablet
Mobile (390x844)
Logs — mobile
## Log detail View: [`/admin/environment/logs/supervisord/`](http://admin.archivebox.localhost:9292/admin/environment/logs/supervisord/) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/config/views.py)
DesktopTabletMobile
Desktop (1600x1000)
Log detail — desktop
Tablet (1024x1366)
Log detail — tablet
Mobile (390x844)
Log detail — mobile
## Snapshot View (singlefile) View: [`/#singlefile`](http://snap-f9864c2b39b4.archivebox.localhost:9292#singlefile) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (singlefile) — desktop
Tablet (1024x1366)
Snapshot View (singlefile) — tablet
Mobile (390x844)
Snapshot View (singlefile) — mobile
## Snapshot View (screenshot) View: [`/#screenshot`](http://snap-f9864c2b39b4.archivebox.localhost:9292#screenshot) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (screenshot) — desktop
Tablet (1024x1366)
Snapshot View (screenshot) — tablet
Mobile (390x844)
Snapshot View (screenshot) — mobile
## Snapshot View (wget) View: [`/#wget`](http://snap-f9864c2b39b4.archivebox.localhost:9292#wget) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (wget) — desktop
Tablet (1024x1366)
Snapshot View (wget) — tablet
Mobile (390x844)
Snapshot View (wget) — mobile
## Snapshot View (dom) View: [`/#dom`](http://snap-f9864c2b39b4.archivebox.localhost:9292#dom) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (dom) — desktop
Tablet (1024x1366)
Snapshot View (dom) — tablet
Mobile (390x844)
Snapshot View (dom) — mobile
## Snapshot View (pdf) View: [`/#pdf`](http://snap-f9864c2b39b4.archivebox.localhost:9292#pdf) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (pdf) — desktop
Tablet (1024x1366)
Snapshot View (pdf) — tablet
Mobile (390x844)
Snapshot View (pdf) — mobile
## Snapshot View (readability) View: [`/#readability`](http://snap-f9864c2b39b4.archivebox.localhost:9292#readability) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (readability) — desktop
Tablet (1024x1366)
Snapshot View (readability) — tablet
Mobile (390x844)
Snapshot View (readability) — mobile
## Snapshot View (ytdlp) View: [`/#ytdlp`](http://snap-f9864c2b39b4.archivebox.localhost:9292#ytdlp) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (ytdlp) — desktop
Tablet (1024x1366)
Snapshot View (ytdlp) — tablet
Mobile (390x844)
Snapshot View (ytdlp) — mobile
## Snapshot View (responses) View: [`/#responses`](http://snap-f9864c2b39b4.archivebox.localhost:9292#responses) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (responses) — desktop
Tablet (1024x1366)
Snapshot View (responses) — tablet
Mobile (390x844)
Snapshot View (responses) — mobile
## Snapshot View (chrome_mhtml) View: [`/#chrome_mhtml`](http://snap-f9864c2b39b4.archivebox.localhost:9292#chrome_mhtml) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (chrome_mhtml) — desktop
Tablet (1024x1366)
Snapshot View (chrome_mhtml) — tablet
Mobile (390x844)
Snapshot View (chrome_mhtml) — mobile
## Snapshot View (defuddle) View: [`/#defuddle`](http://snap-f9864c2b39b4.archivebox.localhost:9292#defuddle) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (defuddle) — desktop
Tablet (1024x1366)
Snapshot View (defuddle) — tablet
Mobile (390x844)
Snapshot View (defuddle) — mobile
## Snapshot View (mercury) View: [`/#mercury`](http://snap-f9864c2b39b4.archivebox.localhost:9292#mercury) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (mercury) — desktop
Tablet (1024x1366)
Snapshot View (mercury) — tablet
Mobile (390x844)
Snapshot View (mercury) — mobile
## Snapshot View (archivewebpage) View: [`/#archivewebpage`](http://snap-f9864c2b39b4.archivebox.localhost:9292#archivewebpage) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (archivewebpage) — desktop
Tablet (1024x1366)
Snapshot View (archivewebpage) — tablet
Mobile (390x844)
Snapshot View (archivewebpage) — mobile
## Snapshot View (chrome) View: [`/#chrome`](http://snap-f9864c2b39b4.archivebox.localhost:9292#chrome) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (chrome) — desktop
Tablet (1024x1366)
Snapshot View (chrome) — tablet
Mobile (390x844)
Snapshot View (chrome) — mobile
## Snapshot View (consolelog) View: [`/#consolelog`](http://snap-f9864c2b39b4.archivebox.localhost:9292#consolelog) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (consolelog) — desktop
Tablet (1024x1366)
Snapshot View (consolelog) — tablet
Mobile (390x844)
Snapshot View (consolelog) — mobile
## Snapshot View (dns) View: [`/#dns`](http://snap-f9864c2b39b4.archivebox.localhost:9292#dns) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (dns) — desktop
Tablet (1024x1366)
Snapshot View (dns) — tablet
Mobile (390x844)
Snapshot View (dns) — mobile
## Snapshot View (sslcerts) View: [`/#sslcerts`](http://snap-f9864c2b39b4.archivebox.localhost:9292#sslcerts) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (sslcerts) — desktop
Tablet (1024x1366)
Snapshot View (sslcerts) — tablet
Mobile (390x844)
Snapshot View (sslcerts) — mobile
## Snapshot View (redirects) View: [`/#redirects`](http://snap-f9864c2b39b4.archivebox.localhost:9292#redirects) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (redirects) — desktop
Tablet (1024x1366)
Snapshot View (redirects) — tablet
Mobile (390x844)
Snapshot View (redirects) — mobile
## Snapshot View (headers) View: [`/#headers`](http://snap-f9864c2b39b4.archivebox.localhost:9292#headers) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (headers) — desktop
Tablet (1024x1366)
Snapshot View (headers) — tablet
Mobile (390x844)
Snapshot View (headers) — mobile
## Snapshot View (seo) View: [`/#seo`](http://snap-f9864c2b39b4.archivebox.localhost:9292#seo) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (seo) — desktop
Tablet (1024x1366)
Snapshot View (seo) — tablet
Mobile (390x844)
Snapshot View (seo) — mobile
## Snapshot View (accessibility) View: [`/#accessibility`](http://snap-f9864c2b39b4.archivebox.localhost:9292#accessibility) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (accessibility) — desktop
Tablet (1024x1366)
Snapshot View (accessibility) — tablet
Mobile (390x844)
Snapshot View (accessibility) — mobile
## Snapshot View (htmltotext) View: [`/#htmltotext`](http://snap-f9864c2b39b4.archivebox.localhost:9292#htmltotext) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (htmltotext) — desktop
Tablet (1024x1366)
Snapshot View (htmltotext) — tablet
Mobile (390x844)
Snapshot View (htmltotext) — mobile
## Snapshot View (trafilatura) View: [`/#trafilatura`](http://snap-f9864c2b39b4.archivebox.localhost:9292#trafilatura) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (trafilatura) — desktop
Tablet (1024x1366)
Snapshot View (trafilatura) — tablet
Mobile (390x844)
Snapshot View (trafilatura) — mobile
## Snapshot View (liteparse) View: [`/#liteparse`](http://snap-f9864c2b39b4.archivebox.localhost:9292#liteparse) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (liteparse) — desktop
Tablet (1024x1366)
Snapshot View (liteparse) — tablet
Mobile (390x844)
Snapshot View (liteparse) — mobile
## Snapshot View (parse_html_urls) View: [`/#parse_html_urls`](http://snap-f9864c2b39b4.archivebox.localhost:9292#parse_html_urls) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (parse_html_urls) — desktop
Tablet (1024x1366)
Snapshot View (parse_html_urls) — tablet
Mobile (390x844)
Snapshot View (parse_html_urls) — mobile
## Snapshot View (parse_txt_urls) View: [`/#parse_txt_urls`](http://snap-f9864c2b39b4.archivebox.localhost:9292#parse_txt_urls) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (parse_txt_urls) — desktop
Tablet (1024x1366)
Snapshot View (parse_txt_urls) — tablet
Mobile (390x844)
Snapshot View (parse_txt_urls) — mobile
## Snapshot View (parse_dom_outlinks) View: [`/#parse_dom_outlinks`](http://snap-f9864c2b39b4.archivebox.localhost:9292#parse_dom_outlinks) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (parse_dom_outlinks) — desktop
Tablet (1024x1366)
Snapshot View (parse_dom_outlinks) — tablet
Mobile (390x844)
Snapshot View (parse_dom_outlinks) — mobile
## Snapshot View (hashes) View: [`/#hashes`](http://snap-f9864c2b39b4.archivebox.localhost:9292#hashes) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (hashes) — desktop
Tablet (1024x1366)
Snapshot View (hashes) — tablet
Mobile (390x844)
Snapshot View (hashes) — mobile
## Snapshot View (header collapsed) View: [`/`](http://snap-f9864c2b39b4.archivebox.localhost:9292) · [View code](https://github.com/ArchiveBox/ArchiveBox/blob/dev/archivebox/templates/core/snapshot.html)
DesktopTabletMobile
Desktop (1600x1000)
Snapshot View (header collapsed) — desktop
Tablet (1024x1366)
Snapshot View (header collapsed) — tablet
Mobile (390x844)
Snapshot View (header collapsed) — mobile