Scrape ASPX web page

SEOCodeLab

Regular Member
Jun 18, 2012
439
340
Hi all,

I wanted to scrape an ASPX webpage, I can code it in python but just wanted to check if there is already a ready made tool and not reinvent the wheel.

thanks
 
I guess this means the site is rendered on the server? Selenium, puppeteer or playwright are always safe bets for any scraping activity. If the data on the site is static you might be able to use a html parser.
 
I have used selenium and bs4 to get all the content I needed. Post can be closed!
 
Back
Top
AdBlock Detected

We get it, advertisements are annoying!

Sure, ad-blocking software does a great job at blocking ads, but it also blocks useful features and essential functions on BlackHatWorld and other forums. These functions are unrelated to ads, such as internal links and images. For the best site experience please disable your AdBlocker.

I've Disabled AdBlock