The Artima Developer Community
Sponsored Link

Python Buzz Forum
HTTP decency in Python

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
Jarno Virtanen

Posts: 109
Nickname: jajvirta
Registered: May, 2003

Jarno Virtanen is a university student for life, it seems, and a part time software developer
HTTP decency in Python Posted: Aug 28, 2003 11:48 PM
Reply to this message Reply

This post originated from an RSS feed registered with Python Buzz by Jarno Virtanen.
Original Post: HTTP decency in Python
Feed Title: Python owns us
Feed URL: http://sedoparking.com/search/registrar.php?domain=®istrar=sedopark
Feed Description: A weblog about Python from the view point of Jarno Virtanen.
Latest Python Buzz Posts
Latest Python Buzz Posts by Jarno Virtanen
Latest Posts From Python owns us

Advertisement

The little Python related stuff I've done recently has involved fiddling around with Mark Pilgrim's Feed Parser and decent behavior of HTTP clients and its accompanying test cases. Yeah, it's not rocket science, and relatively painless since Feed Parser already does most of the work (using urllib2). Read through Feed Parser's source code in case you need assistance implementing these yourself.

The thing is, nowadays every other fiddler is implementing her own RSS/web/whatever scraper and 'em scrapers need to behave decently in the world of HTTP. Remember that.

Read: HTTP decency in Python

Topic: Ladders Previous Topic   Next Topic Topic: Things That Annoy Me About Gentoo Linux

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use