How to generate preview of a url on HTML form using Python? [closed]

爷,独闯天下 提交于 2019-12-11 00:27:09

问题


When I posted a news link on Facebook, it generated a preview by its own fetching the details from the url.

Does anybody know what kind of technology or scripting language is used to do this or how it can be done? If anyone can guide me or point me to the direction how can I achieve this using Python on a simple HTML form.

How it can be achieved on simple HTML forms using python scirpt?

Thank you in advance.

来源:https://stackoverflow.com/questions/37836500/how-to-generate-preview-of-a-url-on-html-form-using-python

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!