Convert webpage to markdown: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
(Created page with " {{Draft}} * [https://jina.ai/reader/ Reader API] Category: Tool")
 
mNo edit summary
Line 2: Line 2:
{{Draft}}
{{Draft}}


* [https://jina.ai/reader/ Reader API]
* [https://jina.ai/reader/ Jina Reader API]
 
Bookmarklet
 
<pre>
javascript:(function(){location.href='https://r.jina.ai/'+location.href})();
</pre>


[[Category: Tool]]
[[Category: Tool]]

Revision as of 18:51, 25 November 2024


icon_scale_pencil.png This article "Convert webpage to markdown" is still being written. If there are any incomplete parts, you are welcome to directly edit them. 這篇文章「Convert webpage to markdown」內容還在撰寫中,如果有不完整的部分,歡迎你直接動手修改


Bookmarklet

javascript:(function(){location.href='https://r.jina.ai/'+location.href})();