* [babel] ob-web
@ 2010-12-17 15:52 Sébastien Vauban
2010-12-17 16:23 ` Erik Iverson
0 siblings, 1 reply; 4+ messages in thread
From: Sébastien Vauban @ 2010-12-17 15:52 UTC (permalink / raw)
To: emacs-orgmode-mXXj517/zsQ
Hi Eric, Dan & Co,
A dream here: would we have an ob-web package, we could have easy block codes
for fetching some info from Web pages, possibly by giving as parameters 2
delimiters (strings or regexps), and re-arranging it into tables when it fits.
Use cases: statistics from Google Analytics, prices for flights, etc.
A potentiel show-stopper is, I guess, the fact that some (more and more) pages
are accessible via HTTPS, like the Google Analytics ones.
Is all of this do-able somehow: already, nearly, could be or never ever?
Best regards,
Seb
--
Sébastien Vauban
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode-mXXj517/zsQ@public.gmane.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [babel] ob-web
2010-12-17 15:52 [babel] ob-web Sébastien Vauban
@ 2010-12-17 16:23 ` Erik Iverson
2010-12-18 17:26 ` Srinivas
0 siblings, 1 reply; 4+ messages in thread
From: Erik Iverson @ 2010-12-17 16:23 UTC (permalink / raw)
To: Sébastien Vauban; +Cc: emacs-orgmode
Sebastien,
This is probably pretty simple to do with a number of org-mode
supported languages. Since I know R best, I can recommend the
RCurl package (http://www.omegahat.org/RCurl/) for doing exactly
as you describe.
I'll look into an R implementation of this when I get some
time over break in the next couple weeks.
There are doubtless other solutions!
--Erik
Sébastien Vauban wrote:
> Hi Eric, Dan & Co,
>
> A dream here: would we have an ob-web package, we could have easy block codes
> for fetching some info from Web pages, possibly by giving as parameters 2
> delimiters (strings or regexps), and re-arranging it into tables when it fits.
>
> Use cases: statistics from Google Analytics, prices for flights, etc.
>
> A potentiel show-stopper is, I guess, the fact that some (more and more) pages
> are accessible via HTTPS, like the Google Analytics ones.
>
> Is all of this do-able somehow: already, nearly, could be or never ever?
>
> Best regards,
> Seb
>
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2010-12-18 18:13 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-12-17 15:52 [babel] ob-web Sébastien Vauban
2010-12-17 16:23 ` Erik Iverson
2010-12-18 17:26 ` Srinivas
2010-12-18 18:13 ` REBOL support Was: " Eric Schulte
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.