Introduction
iSearchFrom is a location-based Google search simulation SaaS platform. Users can perform Google searches as if they were in any location worldwide, with custom language, device type, and SafeSearch settings.
Features
Section titled “Features”- Location simulation — Search from any city or country
- Device targeting — Desktop, mobile, or tablet results
- Language control — Set interface and search language independently
- SafeSearch — Toggle safe search filtering
- API access — Programmatic search via API keys
Architecture
Section titled “Architecture”The platform consists of four applications:
| App | Purpose |
|---|---|
| App | Main user application |
| Admin | Administration panel |
| Landing | Public marketing site |
| API | REST API backend |
All apps share code through internal packages for database schemas, UI components, types, and validation.