Quantcast
Channel: Active questions tagged selenium - Stack Overflow
Viewing all articles
Browse latest Browse all 97813

Scraping with selenium to run a script

$
0
0

I am trying to scrap a website that runs a this script

<div id="premarket_container" style="min-height: 250px;">
                 </div>
                 <script>
                    $(window).load(function () {
                        nativo_DynamicContentLoaded();
                    });
                 </script>

but Selenium won't run it so I can't get the information I need.

Can someone help me, I am new to python.


Viewing all articles
Browse latest Browse all 97813

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>