import ScraperTest from '@/components/ScraperTest'; export default function Home() { return (

Google Reviews Scraper

Test the containerized scraper API

Powered by SeleniumBase UC Mode

💡 Example URLs to test:

https://www.google.com/maps/place/Soho+Club/...

API running at: localhost:8000

); }