Free download Pagecast 2.0.1
Pagecast 2.0.1 download
Download Pagecast 2.0.1 (
48 KB)
Pick a Mirror:
Mirror 1
Pagecast 2.0.1
Bookmark
Hot Downloads
Week Downloads
Pagecast 2.0.1 Description
Pagecast is a free and open source command-line utility that will automatically submit lists of URLs (Uniform Resource Locators, i.e., web addresses) to Internet search engines such as AltaVista, Hotbot, Lycos, Excite, etc. These search engines will add the URLs to its queue for "spidering" -- it will in turn look up each URL (at a later time, usually) and add the pages contents to its database.Specifically, it is a Python language program that takes a line-separated list of URLs from a mail message (or optionally, standard input or a file) and submits them, one at a time, to different web search engines in a multithreaded fashion, and logs the results (either to a file or standard output, or both.)The only major search engine that Pagecast will not (yet) work with is Yahoo! This is due to the nature of Yahoo, which is not a traditional spider-style search engine but a directory maintained by humans, and submitting URLs is a (relatively) complex operation. Future versions of this program may support Yahoo's "suggest a site" page. Requirements:
· Python
What's New in This Release: [ read full changelog ]
· Patching last release with updated server modules.