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 アプリでは、ユーザーが指定した URL のプレビューを取得する必要があります。たとえば、Facebook では、ユーザーが URL をコピーして貼り付けると、URL のコンテンツが自動的に取得され、ページのプレビューが表示されます。それはどのように機能しますか?それはAjaxの機能ですか?私はDjangoでそれを行う必要があります。チュートリアルやデモはありますか?