Re: javascript/firefox -- really off topic issue/question

2020-09-04 Thread bruce
Jeremy!! As Homer Simpson says.. DOH! thanks. Now to figure out how to implement code with a headless browser to get the same content/html. much appreciation. On Wed, Sep 2, 2020 at 6:38 PM Jeremy Nicoll - ml fedora wrote: > > On 2020-09-02 23:23, Jeremy Nicoll - ml fedora wrote: > > On 2020-

Re: javascript/firefox -- really off topic issue/question

2020-09-02 Thread Jeremy Nicoll - ml fedora
On 2020-09-02 23:23, Jeremy Nicoll - ml fedora wrote: On 2020-09-02 17:12, bruce wrote: Hi Jeremy. Doing a "view source" only shows the static source. To get the dynamic gnerated content from the avascript you need to dive into the Developers Tools/Inspector tab. Might not the problem be that

Re: javascript/firefox -- really off topic issue/question

2020-09-02 Thread Jeremy Nicoll - ml fedora
On 2020-09-02 17:12, bruce wrote: Hi Jeremy. Doing a "view source" only shows the static source. To get the dynamic gnerated content from the avascript you need to dive into the Developers Tools/Inspector tab. Might not the problem be that what you're hoping to see is html corresponding to the

Re: javascript/firefox -- really off topic issue/question

2020-09-02 Thread bruce
Hi Jeremy. Doing a "view source" only shows the static source. To get the dynamic gnerated content from the avascript you need to dive into the Developers Tools/Inspector tab. On Wed, Sep 2, 2020 at 6:26 AM Jeremy Nicoll - ml fedora wrote: > > On 2020-09-02 10:50, bruce wrote: > > > All of this

Re: javascript/firefox -- really off topic issue/question

2020-09-02 Thread Jeremy Nicoll - ml fedora
On 2020-09-02 10:50, bruce wrote: All of this seems to work. However, in the Inspector window, I cant figure out how to "expand" all the nodes to see the complete html of the generated page. On the page itself - either the normal page view or the top part of the tools window - riht-click the b

javascript/firefox -- really off topic issue/question

2020-09-02 Thread bruce
Hi. A few weeks ago someone posted an off-topic thread about scraping javascript/dynamic sites. Sorry to say, I've got a similar off-topic post. If this is unacceptable, let me know and I'll delete the thread. I'm dealing with the results of a url/site that has javascript. I had thought I could