Marfin Pro logo
Featured Project

WebScraper Dashboard

  • Developer
WebScraper Dashboard — project preview

A dashboard for collecting structured data from web pages and exporting it for reuse. It wraps a Cheerio scraping pipeline in an interface that can be used without touching code.

What it does

  • Cheerio parses target pages on the server, so scraping never depends on the visitor's browser.
  • Collected rows can be reviewed in the dashboard before they are exported.
  • TypeScript models the scraped record shape, keeping exports predictable.

Built with

  • Next.js
  • TypeScript
  • Tailwind CSS
  • Cheerio
Visit the live site

Related projects

← Back to all projects