Blogs
The Scraper’s Edge: guides on web automation, data pipelines, and production scraping.
Articles
Showing 10–18 of 45

Amazon Review Export Tool for CSV and JSON
I built an Amazon review export tool as a Tampermonkey userscript. One click sends reviewer name, rating, text and verified badge to CSV or JSON.

Export YouTube Comments to CSV With Tampermonkey
I built a Tampermonkey userscript to export YouTube comments to CSV without the API. Here is how to install it and what it can and cannot do.

How YouTube Comment Automation Actually Works
A free Tampermonkey script for YouTube comment automation: how it reads the page, calls an AI model, and where a custom build makes sense.

How to Export Amazon Products to CSV In Single Click?
Need a quick Amazon CSV exporter? Export product titles, prices, ratings, and links using this simple web scraping automation tool.
Browser Automation Tools: What I Use And Why
A plain-English guide to browser automation tools — Playwright, Automa, UI.Vision, Tampermonkey — and how I pick one for a client's scraping job.
Install Tampermonkey: Run Your First Userscript
I show you how to install Tampermonkey, set the one permission beginners miss, and run your first userscript on a live page in a few minutes.
Semrush Userscript for One-Click SERP Checks
This Semrush userscript adds Google, Bing, DuckDuckGo, Yahoo and Brave search buttons to every keyword row. Install it with Tampermonkey, no coding needed.

Export Google Search Results to CSV in Minutes
I show you how to export Google search results to CSV with a free Tampermonkey script — multi-page scraping, a live counter, and clean columns.

Export a ChatGPT Table to CSV or Markdown
A free Tampermonkey userscript adds CSV and Markdown buttons beside ChatGPT's Copy table button. Paste it in once and export a ChatGPT table to CSV.