You can edit almost every page by Creating an account. Otherwise, see the FAQ.

WebFetch

From EverybodyWiki Bios & Wiki

WebFetch
Original author(s)Ian Kluft[1]
Initial release1998; 26 years ago (1998)
Stable release
0.13 / September 20, 2009; 14 years ago (2009-09-20)
Written inPerl 5
Engine
    Operating systemUnix, Linux
    LicenseGNU General Public License
    Websitewww.webfetch.org[dead link] Archived December 10, 2013, at the Wayback Machine

    Search WebFetch on Amazon.

    WebFetch is a set of Perl 5 modules written by Ian Kluft from 1998 through 2009 that provides a framework for retrieving information feeds from the Web, or posting a feed on a web site. It is intended to be run on a Unix or Linux server automatically, such as from cron. The current version 0.13 was released September 20, 2009. It is Open Source software, licensed under the GNU General Public License.[1]

    WebFetch can collect various types of inputs via plugin modules and send or store them to various outputs also via plugin modules. Inputs include RSS, Atom, local news feed files, and perl data structures. Outputs include perl data structures, the Template Toolkit and pages in TWiki systems.[1]

    History[edit]

    Before there were RSS and Atom aggregation, WebFetch started with modules to retrieve news in ad hoc feed formats of various web sites, including Slashdot.[2]

    WebFetch is available from the Comprehensive Perl Archive Network.[1] The following Perl modules are included with it.

    • WebFetch::Input::Atom - Atom feed reader
    • WebFetch::Input::PerlStruct - Perl structure input
    • WebFetch::Input::RSS - RSS feed reader
    • WebFetch::Input::SiteNews - local "site news" file reader
    • WebFetch::Output::Dump - perl structure dump output
    • WebFetch::Output::TT - Template Toolkit output
    • WebFetch::Output::TWiki - TWiki page output

    The following Perl modules were based on ad hoc news formats from before RSS, and in some cases web scraping. They used to be provided with WebFetch in the past, but were deprecated and removed.[3]

    • WebFetch::CNETnews
    • WebFetch::CNNsearch
    • WebFetch::COLA
    • WebFetch::DebianNews
    • WebFetch::Freshmeat
    • WebFetch::LinuxDevNet
    • WebFetch::LinuxTelephony
    • WebFetch::LinuxToday
    • WebFetch::ListSubs
    • WebFetch::Slashdot
    • WebFetch::32BitsOnline
    • WebFetch::YahooBiz

    References[edit]

    Some use of "" in your query was not closed by a matching "".Some use of "" in your query was not closed by a matching "".

    1. 1.0 1.1 1.2 1.3 "WebFetch 0.13". Comprehensive Perl Archive Network. 2009-09-20. Retrieved 2009-09-29.
    2. "About SLASH: The Slashdot Code". Archived from the original on June 29, 2009. Retrieved 2009-09-29. Unknown parameter |url-status= ignored (help)
    3. "The WebFetch Project". Archived from the original on 2013-12-10. Retrieved 2009-09-30. Unknown parameter |url-status= ignored (help) "Archived copy". Archived from the original on 2013-12-10. Retrieved 2007-12-23. Unknown parameter |url-status= ignored (help)CS1 maint: Archived copy as title (link)

    External links[edit]


    This article "WebFetch" is from Wikipedia. The list of its authors can be seen in its historical and/or the page Edithistory:WebFetch. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.