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.
アプリ内の検索ボックスを使用して、割り当てた特定のWebサイトを検索する方法はありますか。Webを検索せずに、ユーザーが検索するWebサイトを変更せずに?
ウェブサイトによって異なります。たとえば、開発者がXML応答を取得できるようにするウェブサイトは、検索リクエストの結果として応答します。
その後、XMLを簡単に解析して、アプリにフィードできます。