Slashdot Mirror


User: stummjr

stummjr's activity in the archive.

Stories
0
Comments
6
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 6

  1. Re:Thanks, Obama. on Python 3 Is Coming To Scrapy (scrapinghub.com) · · Score: 1

    Hey, I wrote a couple of words about what Scrapy is in a comment: http://developers.slashdot.org...

  2. Re:Seriously, WTF is "Scrapy"?? on Python 3 Is Coming To Scrapy (scrapinghub.com) · · Score: 1

    hey, I just included a comment with a few words about what scrapy is: http://developers.slashdot.org...

  3. Re:This on Python 3 Is Coming To Scrapy (scrapinghub.com) · · Score: 0

    Also, I added a comment talking a little bit about Scrapy: http://developers.slashdot.org...

  4. Re:This on Python 3 Is Coming To Scrapy (scrapinghub.com) · · Score: 1

    Just to make it clear, that link there was not there in the original submission. I actually never heard about it. :)

  5. Re:WTF Is Scrapy? on Python 3 Is Coming To Scrapy (scrapinghub.com) · · Score: 1

    Hey, I just added a comment explaining a little bit about Scrapy: http://developers.slashdot.org...

  6. Additional information on Python 3 Is Coming To Scrapy (scrapinghub.com) · · Score: 5, Informative

    Sorry guys for the not so informative story up there. Well, Scrapy is an open source framework to build web crawlers in Python. The lack of Python 3 support was a huge blocker for people who wanted to use Scrapy, but didn't want to use Python 2.7 anymore. This is why this release is a milestone for Scrapy users. It's very popular between python developers working with web crawling/web scraping. You can check the project page at GitHub here: https://github.com/scrapy/scra...