Cantitate/Preț
Produs

Perl & LWP

Autor Sean M. Burke
en Limba Engleză Paperback – 2 iul 2002

Perl soared to popularity as a language for creating and managing web content, but with LWP (Library for WWW in Perl), Perl is equally adept at consuming information on the Web. LWP is a suite of modules for fetching and processing web pages.The Web is a vast data source that contains everything from stock prices to movie credits, and with LWP all that data is just a few lines of code away. Anything you do on the Web, whether it's buying or selling, reading or writing, uploading or downloading, news to e-commerce, can be controlled with Perl and LWP. You can automate Web-based purchase orders as easily as you can set up a program to download MP3 files from a web site.Perl & LWP covers:

    Understanding LWP and its designFetching and analyzing URLsExtracting information from HTML using regular expressions and tokensWorking with the structure of HTML documents using treesSetting and inspecting HTTP headers and response codesManaging cookiesAccessing information that requires authenticationExtracting linksCooperating with proxy cachesWriting web spiders (also known as robots) in a safe fashion
Perl & LWP includes many step-by-step examples that show how to apply the various techniques. Programs to extract information from the web sites of BBC News, Altavista, ABEBooks.com, and the Weather Underground, to name just a few, are explained in detail, so that you understand how and why they work.Perl programmers who want to automate and mine the web can pick up this book and be immediately productive. Written by a contributor to LWP, and with a foreword by one of LWP's creators, Perl & LWP is the authoritative guide to this powerful and popular toolkit.
Citește tot Restrânge

Preț: 15600 lei

Preț vechi: 21339 lei
-27%

Puncte Express: 234

Preț estimativ în valută:
2989 3237$ 2563£

Carte indisponibilă temporar

Doresc să fiu notificat când acest titlu va fi disponibil:

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780596001780
ISBN-10: 0596001789
Pagini: 264
Dimensiuni: 178 x 234 x 14 mm
Greutate: 0.42 kg
Editura: O'Reilly
Locul publicării:United States

Descriere

This text covers topics including: understanding LWP and its design; fetching and analyzing URLs; extracting information from HTML using regular expressions and tokens; working with the structure of HTML documents using trees; and setting and inspecting HTTP headers and response codes.