On 8/31/06, brad <[EMAIL PROTECTED]> wrote:
>
> Thanks for the input Bryan and Adrian. I have to agree and say that
> Django could be an asset to this project. Bryan or anyone else could
> you name a few useful packages that will help me scrape the prices from
> the list of websites that I have? Thanks in advanced for any future
> help I get. Thank you.

Have a look at ElementSoup:
http://effbot.org/zone/element-soup.htm

...If you run into bugs (it's quite a new package), you can switch to
BeautifulSoup, the underlying parser.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to