Live data from Hacker News

How to scrape an ImageBam gallery for images with 30 lines of Python

blog.tankorsmash.com

1–10 of 10 posts

Re: How to scrape an ImageBam gallery for images with 30 lines of Python

#5
Actually title should be "How to scrape an ImageBam gallery for images with 56 lines of Python". This implementation obviously not the best since there is no off-site control and making requests sequentially. I can recommend scrapy for serious web crawling. http://www.scrapy.org

Re: How to scrape an ImageBam gallery for images with 30 lines of Python

#6
post #5

Actually title should be "How to scrape an ImageBam gallery for images with 56 lines of Python". This implementation obviously not the best since there is no off-site control and making requests sequentially. I can recommend scrapy for serious web crawling. http://www.scrapy.org

Well.. there are 30 insignificant lines in the source, so it's really 26 lines of Python.

Re: How to scrape an ImageBam gallery for images with 30 lines of Python

#7
post #4
post #3

Earlier quoted context omitted.

Don't forget Python and lines of code!

And don't forget all the hardware pushing the bits around!

"How to scrape an ImageBam gallery for images with 50,000,000 lines of Assembly" just doesn't have the same ring to it.

Re: How to scrape an ImageBam gallery for images with 30 lines of Python

#10
post #7
post #4

Earlier quoted context omitted.

And don't forget all the hardware pushing the bits around!

"How to scrape an ImageBam gallery for images with 50,000,000 lines of Assembly" just doesn't have the same ring to it.

Actually, that would have been a better!