All tags

TAG

#playwright

6articles

📥researchmap Achievement Registration: Options for Individual Researchers and a Playwright Implementation

researchmap provides an official write API and CSV/JSON/JSONL import for individual users, each with its own constraints. This article reviews the available options and presents a Playwright implementation that adds full automation and PDF attachment support.

researchmapplaywrightpythonautomation

📅Auto-filling Chouseisan attendance with Playwright, deciding answers via Claude Code's Google Calendar MCP

A small CLI that automates attendance responses on Chouseisan (chouseisan.com) using Playwright. The decision part — whether each candidate slot should be ◯/△/× given the user's Google Calendar — is delegated to Claude Code via the claude.ai Google Calendar MCP. The workflow is split into three independent stages (fetch / fill / submit), and decision rules live in CLAUDE.md.

playwrightclaude-codemcpgoogle-calendar

Bulk-Editing 508 Zenn Articles with Playwright and Internal API for Migration Redirects

When migrating 900+ articles from Zenn to a self-hosted Hugo blog, I used Playwright and an undocumented API to bulk-replace article bodies with redirect notices.

zennplaywrightpythonseo

📚Building an Automated DH Tool Awareness System with Playwright, RSS, and AI

Automatically collecting DH tool information from X posts, RSS feeds, and GitHub API, then generating weekly summary articles with AI

digitalhumanitiesgithub-actionsplaywrightopenrouter

🗄️Comparing Local Archiving Methods for Yahoo News Articles (SingleFile, Playwright, ArchiveBox, WARC, yt-dlp)

A comparison of five methods (SingleFile, Playwright PDF, ArchiveBox, WARC, yt-dlp) for locally archiving Yahoo News articles and videos, covering output format, file size, and use cases

web-archivesinglefileplaywrightarchivebox

🔗Automating researchmap KAKENHI-Achievement Linking with Playwright

researchmap does not support linking KAKENHI research projects to achievements via API or CSV import, so I created a Playwright script to automate the browser-based workflow.

researchmapplaywrightpythonautomation