Skip to content

Instantly share code, notes, and snippets.

@yukihirai0505
Last active September 3, 2019 08:34
Show Gist options
  • Save yukihirai0505/23c75069b61b2deb97238ea4e11c9f20 to your computer and use it in GitHub Desktop.
Save yukihirai0505/23c75069b61b2deb97238ea4e11c9f20 to your computer and use it in GitHub Desktop.
Google検索サジェスト
curl "https://www.google.co.jp/complete/search?hl=ja&output=toolbar&ie=utf-8&oe=utf-8&client=firefox&q=旦那"
GOOGLE = "https://www.google.com/complete/search?hl=en&output=toolbar&q="
AMAZON = "http://completion.amazon.co.jp/search/complete?method=completion&search-alias=aps&mkt=6&q="
YOUTUBE = "http://clients1.google.com/complete/search?hl=en&ds=yt&client=firefox&q="
CHIEBUKURO = "https://chiebukuro.yahoo.co.jp/search/?vaop=a&search=all&flg=3&dnum=0&noct=1&dflg=4&dfrom_y=2010&dfrom_m=04&dfrom_d=01&dto_y=2018&dto_m=07&dto_d=07&type=&geo=&nogeo=&f_adv=1&class=1&p="
YAHOO = "http://ff.search.yahoo.com/gossip?output=json&command="
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment