Nine tools.
One shared spreadsheet.
Each extractor does one job properly rather than nine jobs adequately, and all of them write into the same table. That is what makes chaining them useful: the URL column from a list becomes the input to a detail-page run, and the image column from that becomes a folder of correctly named files.
List Extractor
Repeating things become rows
Almost every useful page is a list wearing a costume — a product grid, a search results page, a directory, a leaderboard. Click one item and Fyre works out the pattern behind it, then pulls every sibling on the page into a table with sensible column names.
How it works- Rebuilt
Page Extractor
One template, a thousand detail pages
List pages rarely carry everything. Page Extractor takes a column of URLs — from a list you just built, a sitemap, or a pasted block — visits each one, and pulls the same set of fields from every page into a single table.
How it works Image Grabber
Every image, named the way you need it
Pull the images off a page — or off every page in a list — at full resolution, with filenames built from your own columns. No more folders of hash-named JPEGs you cannot match back to a product.
How it worksEmail Finder
Addresses out of the noise
Sweep a page, a list of pages, or a whole sitemap branch for email addresses. Fyre reads the places addresses actually hide — mailto links, obfuscated text, contact blocks, structured data — then dedupes what it finds.
How it works- New
Shopify Extractor
A whole storefront, variants and all
Shopify stores expose a clean product feed if you know where to look. Fyre reads it directly, so you get the full catalogue — every variant, price, SKU, option and image — without clicking through a single collection page.
How it works Social Link Extractor
Profiles, separated and labelled
Collect the social presence of every business on a page or in a list. Fyre recognises the major networks, normalises the URLs, strips tracking parameters, and gives each network its own column instead of one messy pile of links.
How it worksText Extractor
The article, without the furniture
Turn a page into clean reading text or Markdown with the navigation, cookie bars, related-posts rails and newsletter interruptions removed. Useful for research, and the cheapest way to feed a page to a language model.
How it works- New
Sitemap Explorer
The site's own map of itself
Most sites tell you exactly what they contain — you just have to read the sitemap. Fyre resolves nested index files, expands every branch into a browsable tree, and lets you filter down to the section you want before handing the URLs to another tool.
How it works Data Table
Where everything lands
Every tool writes into the same place: a real spreadsheet in a browser tab, backed by local storage that survives a crash. Sort, filter, dedupe, edit, merge two runs, then export — or hand a column to the next tool without leaving the page.
How it works
The output of one is the input of the next
A realistic job almost never uses a single tool. This is the path most people end up walking.
- 01
Sitemap Explorer
Find where the pages you want actually live, and how many there are.
- 02
List Extractor
Take the index pages and turn them into rows with a URL column.
- 03
Page Extractor
Follow that URL column and add the fields only the detail page carries.
- 04
Data Table
Merge, dedupe, filter, then export or push to a sheet.
Small things, no licence needed
Nine one-purpose utilities that ship in the extension and never hit the row cap.
- Sitemap viewerResolve a sitemap index, expand every branch and read the page counts.
- Table to CSVTake any HTML table on a page and export it without touching a selector.
- Link extractorPull every link on a page with its anchor text, split internal from external.
- Meta tag readerTitle, description, canonical, Open Graph, Twitter card and JSON-LD in one view.
- Page to textStrip the furniture and keep the article, as plain text or Markdown.
- Email extractorSweep a page or a list for addresses, deduplicated and de-obfuscated.
Stop copying tables by hand.
Install the extension, click one row, and watch the rest arrive. If it does not do what you need in the first ten minutes, you have lost nothing.