HN user

HarryRotha

43 karma
Posts0
Comments15
View on HN
No posts found.

Get firebug, or use developer tools in chrome and look at the requests the browser is making when you load the page, and when you scroll down and it loads more data. Then you just implement that in whatever language you are scraping with. I usually use pythons requests module.. That's about as easy as it gets for something like this.

Your calling someone a corporatist who has fought against every corporate bailout thrown together in Washington? Thats rather silly mate.

I'm not very into any 1 ism myself, but I've studied enough to realize that there are pointed differences between corporatism and capitalism. The Pauls seem to be capitalists. Many others who claim to be capitalists are corporatists.

I absolutely love pyramid, but I found the learning curve for it to be much higher than flask or django. If pyramid had a few more things working in a simple way out of the box I would go for it every time.