AFlagship • Finished • JavaScript
Google Maps Scraper
A Chrome extension paired with a Node server for pulling business listings out of Google Maps.
Private Client Repository
This software was engineered for a private business or client organization. If you are a hiring manager, technical lead, or potential client wishing to inspect the architecture and code quality, I would be pleased to grant you access or provide a code walkthrough. Please contact me at mohammadshuvo2525@gmail.com.
The Engineering Challenge
Google Maps renders listings in the page, so a server-side scraper sees very little; but a browser extension alone has nowhere to put what it collects.
The Solution & Architecture
Split in two: the extension reads the listings from the page the user is already looking at, and a small Node server receives and stores them. Neither half tries to do the other's job.
| Tier | A — Flagship. Full products. Shipped or ready to ship. |
|---|---|
| Status | Finished |
| Category | Browser extensions |
| Technology Stack | Express, SQLite, Chrome extension |
| Languages | JavaScript 72% • HTML 22% |
| Lines of code | 1,815 (excluding libraries & vendor files) |
| Commits | 1 |
| Last updated | 2026-06-30 |
| Visibility | Private • Access upon request |
| Repository | google-map-scrapper-extension |
Have a project in mind or interested in discussing this system? Let's talk →