Itai kloog <ikl...@gmail.com> writes:

> Hya all
>
> im looking for a way/wondering if anyone has a homebrew script he
> uses, to "scrape" a webpage into org. That is mark the text+images you
> want (or just do it for the whole page), and then paste that into
> org-mode as a note, with the images as inline images (stored locally
> somewhere as attachments are perhaps?)
>
> any one know of a way to do that?
>
> best 
>
> Z.

I have used pandoc for tasks like this in the past:

http://johnmacfarlane.net/pandoc/README.html

this accepts an HTML argument and can output org files.

-TW

Reply via email to