On Oct 21, 2:37 pm, Křištof Želechovski <[email protected]> wrote: > > It should be possible to write an application that uses embedded Firefox to > do exactly that. Firebug is not needed, and using it for that purpose is > probably an overkill. >
Well, the embedded firefox is what I was looking for from the beginning. But the only tool/API I found yet was firebug. And from what I can see, the plugin I would need (HtmlExport) is not yet available. And it appears I will not be able to automate the process anyhow with firebug: it looks like the API is GUI-based, so I'll have to operate the thing manually, which is not I want actually. > > [OT] However, it should be noted that the content of a Web page can change > over time, so how do you choose which snapshot you would like to get? > The embedded firefox would look much like what I'm searching for. But I didn't find how to do it yet... At least I can start looking in CPAN for a perl module I guess. And yes you're right, dynamic content can change anytime. But I know the web site and I known what & when & where to look for the data I need to extract. I'm just not able at this moment to get the dynamic content in the html output... -- You received this message because you are subscribed to the Google Groups "Firebug" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/firebug?hl=en.
