Extract reads more sites than it did at launch
Extract
The supported list has grown since the first release. Worth checking whether the site you need is already covered before you build anything custom for it.
Every change a Zenrows user would notice, newest first. What it does, and where to find it in the app.
3 Sep 2026
Extract
The supported list has grown since the first release. Worth checking whether the site you need is already covered before you build anything custom for it.
22 Aug 2026
Extract
Point Extract at a page and it returns structured fields, so there is no parser on your side to write when the site ships.
21 Aug 2026
Extract
Pick the fields you actually use instead of taking the default set, so the response carries what you asked for and nothing else.
22 Jul 2026
Batch
Give a job a cadence and it runs itself, so a list you need kept fresh stops being something you have to remember to trigger.
16 Jul 2026
Batch
Submit every URL together and collect the results as a set, instead of firing one request at a time and stitching the output back together yourself.
Batch
A job no longer has to be complete before it starts. Keep adding targets while it works, and close it when you have nothing left to send.
Batch
Download every result from a run in one file rather than collecting them one at a time.
Nothing under that filter yet.
The CLI and the MCP server are open source. Start with either.