I built a tool that lets you query websites using SQL

Published: (May 20, 2026 at 07:21 PM EDT)
1 min read
Source: Dev.to

Source: Dev.to

Cover image for I built a tool that lets you query websites using SQL

Have you ever wondered: Why can’t I query a web page like I can query a DB? That question led me to start building SiteRows.

The idea is to expose web content as queryable datasets, so you can do things like:

  • URL:
  • SQL: select * from @a where text like '%English%'
  • Result: A list of all links whose text contains “English”

There is a front‑end with a SQL‑like object explorer, and an API to set up automation. Please feel free to visit SiteRows and let me know what you think.

SiteRows.com

0 views
Back to Blog

Related posts

Read more »

My Skills

Create, install, and manage AI instructions for your projects — no code needed. CREATE Pick a name, choose a category, describe what you want — the wizard buil...