Skip to content

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.

  • 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

The platform consists of four applications:

AppPurpose
AppMain user application
AdminAdministration panel
LandingPublic marketing site
APIREST API backend

All apps share code through internal packages for database schemas, UI components, types, and validation.