Comment on Meet PastPages.org, the news homepage archive. (And help keep it alive)parentComments−atlbeer14yWhat stack are you using for the web page capture? It's a perfect crisp capture. I've tried before and never got such good programatic results.−palewireOP14yI'm using Selenium's Firefox driver from inside a Django app. There is Python binding that's slick once you figure out a couple timeout related workarounds that are necessary. Their forums helped me over that hurdle.
Comments
What stack are you using for the web page capture? It's a perfect crisp capture. I've tried before and never got such good programatic results.
I'm using Selenium's Firefox driver from inside a Django app. There is Python binding that's slick once you figure out a couple timeout related workarounds that are necessary. Their forums helped me over that hurdle.