Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google-queries

⚠️ This is not an official package made/affiliated with google

getQueries() Allows you to get the autocomplete results given a string, language (optional) and a country (optional)

google-autocomplete


getTrends() returns a list of trends by country

[
    united_states: [
        "Inter",
        "Ohio State Football",
        "Georgia football",
        "Taylor Hawkins",
        "Alabama football",
        "College football scores",
        "Florida Gators Football",
        "UFC",
        "Michigan football",
        "Iowa football",
        "Aston Villa vs Man City",
        "Barcelona",
        "Texas Longhorns football",
        "Chelsea Vs West Ham",
        "AMC",
        "UNC football",
        "Everton vs Liverpool",
        "Real Madrid",
        "Clash at the Castle",
        "LSU football"
    ],
    italy: [...],
    ...
]

About

get the autocomplete results and trends from google

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages