Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
「クロスドメイン」でGoogle検索からデータを取得しようとしています。PHPを思いついたのですが、使いたくありません。JavaScriptを使用して直接データを取得したい。しかし、どのように?JSONP?または他?
Google の JavaScript API は AJAX のクロスドメイン セキュリティを回避するため、jQuery.get() のように ajax だけで Google 検索 API を使用できます。