---
title: "💭 shot-scraper: automated screenshots for documentation, built o..."
description: "!https://simonwillison.net/2022/Mar/10/shot-scraper/#a-complex-example"
date: 2023-08-15
published: true
tags:
  - python
  - docs
  - playwright
  - thought
template: link
---


<div class="embed-card embed-card-external">
  <a href="https://simonwillison.net/2022/Mar/10/shot-scraper/#a-complex-example" class="embed-card-link" target="_blank" rel="noopener noreferrer">
    <div class="embed-card-image">
      <img src="https://static.simonwillison.net/static/2022/annotated-screenshot.png" alt="shot-scraper: automated screenshots for documentation, built on Playwright — shot-scraper is a new tool that I’ve built to help automate the process of keeping screenshots up-to-date in my documentation. It also doubles as a scraping tool—hence the name—which I …" loading="lazy">
    </div>
    <div class="embed-card-content">
      <div class="embed-card-title">shot-scraper: automated screenshots for documentation, built on Playwright</div>
      <div class="embed-card-description">shot-scraper is a new tool that I’ve built to help automate the process of keeping screenshots up-to-date in my documentation. It also doubles as a scraping tool—hence the name—which I …</div>
      <div class="embed-card-meta">Simon Willison’s Weblog &middot; simonwillison.net</div>
    </div>
  </a>
</div>


An interesting way to build automatically annotaatd docs with arrows pointing to elements on a webpage.

!!! note

    This post is a <a href="/thoughts/" class="wikilink" data-title="Thoughts" data-description="These are generally my thoughts on a web page or some sort of url, except a rare few don&#39;t have a link. These are dual published off of my..." data-date="2024-04-01">thought</a>. It's a short note that I make
    about someone else's content online <a href="/tags/thoughts/" class="hashtag-tag" data-tag="thoughts" data-count=2 data-reading-time=3 data-reading-time-text="3 minutes">#thoughts</a>
