Screen-scraping, also known as web-scraping or data-scraping, is a software technique used to collect and parse information from user interfaces.
Has anyone integrated BeautifulSoup with ASP.NET/C# (possibly using IronPython or otherwise)? Is there a BeautifulSoup alternative or a …
c# asp.net screen-scraping ironpython beautifulsoupI'm using PyQuery and want to print a list of links, but can't figure out how to get the href …
python screen-scraping pyqueryI am trying to get stock prices by scraping google finance pages, I am doing this in python, using urllib …
python screen-scraping urllib stockquotes google-financeIs there a way to view the generated source of a web page (the code after all AJAX calls and …
c# .net screen-scrapingI have been researching about the headless browsers available till to date and found HtmlUnit being used pretty extensively. Do …
screen-scraping web-crawler htmlunit headless-browserI need to scrape data from a site, but it requires my login first. I've been using hpricot to successfully …
ruby login screen-scraping mechanize hpricotPossible Duplicate: How can I speed up fetching pages with urllib2 in python? I have a python script that download …
python parallel-processing screen-scrapingOpen a web page and take a screenshot. Using ONLY phantomjs: (this is a simple script, in fact it is …
javascript phantomjs screen-scraping casperjsThese palette cycle images are breathtaking: http://www.effectgames.com/demos/canvascycle/?sound=0 I'd like to make some (or all) …
javascript animation html screen-scrapingI have a website that I'm scraping that has a similar structure the following. I'd like to be able to …
python screen-scraping beautifulsoup cdata