Writing a Web Robot in Python

M

mudgen

I'm working on writing a web robot (for searching web pages) in Python
so I've been browsing around the web looking for data about building
web robots.

I'm surprised to find that I didn't find much data. Seems like robots
would be kind of a common thing to build. I know there is this: "The
Web Robots Pages" (http://www.robotstxt.org/wc/robots.html) but that
doesn't have a lot of data and seems pretty out of date.

I checked amazon.com for books on building web robots and I didn't find
very much. Seems kind of weird that I don't find much data on this
subject. Anybody know some good places to go to get information on
building a web robots?
 
W

WEINHANDL Herbert

I'm working on writing a web robot (for searching web pages) in Python
so I've been browsing around the web looking for data about building
web robots.

I'm surprised to find that I didn't find much data. Seems like robots
would be kind of a common thing to build. I know there is this: "The
Web Robots Pages" (http://www.robotstxt.org/wc/robots.html) but that
doesn't have a lot of data and seems pretty out of date.

I checked amazon.com for books on building web robots and I didn't find
very much. Seems kind of weird that I don't find much data on this
subject. Anybody know some good places to go to get information on
building a web robots?

maybe one of the following packages will fullfill your needs

http://www.idyll.org/~t/www-tools/twill/

http://wwwsearch.sourceforge.net/mechanize/

http://python.org/pypi/mechanoid

happy pythoning

herbert
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,769
Messages
2,569,579
Members
45,053
Latest member
BrodieSola

Latest Threads

Top