Skip to content

Repository files navigation

Google Autocomplete Checker

This application allows you to instantly preview Google's autocomplete suggestions for a given search query across multiple locales (language and country combinations). It fetches data directly from the Google Suggest Queries API.

Screenshot

Autocomplete Checker App Screenshot

How it Works

The application sends requests to the suggestqueries.google.com endpoint for each selected locale and the provided query. Since browsers block direct requests to this API due to CORS (Cross-Origin Resource Sharing) policies, the requests are routed through a CORS proxy.

Disclaimer

The Google Suggest Queries API and its content are owned by Google LLC and are not affiliated with this project. Data is fetched for demonstration and informational purposes only. Use of the Google Suggest Queries API may be subject to Google's terms of service.


This Autocomplete Checker is using a CORS proxy powered by Corsfix.

About

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages