IdentifiantMot de passe
Loading...
Mot de passe oublié ?Je m'inscris ! (gratuit)

Perl et le WEB

1 livre et 0 critique, dernière mise à jour le 4 septembre 2022

  1. Perl and LWP
couverture du livre Perl and LWP

drapeau
Détails du livre
Sommaire
Critiques (0)
0 commentaire
 
 

Perl and LWP

de
Public visé : Débutant

Résumé de l'éditeur

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 design
  • Fetching and analyzing URLs
  • Extracting information from HTML using regular expressions and tokens
  • Working with the structure of HTML documents using trees
  • Setting and inspecting HTTP headers and response codes
  • Managing cookies
  • Accessing information that requires authentication
  • Extracting links
  • Cooperating with proxy caches
  • Writing 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.

Édition : O'Reilly - 262 pages, 1re édition, 25 juillet 2002

ISBN10 : 0596001789 - ISBN13 : 9780596001780

1,7 x 18,4 x 23,5 cm

Commandez sur www.amazon.fr :

37.05 € TTC (prix éditeur 37.05 € TTC) livraison gratuite !
  • Introduction to Web Automation
  • Web Basics
  • The LWP Class Model
  • URLs
  • Forms
  • Simple HTML Processing with Regular Expressions
  • HTML Processing with Tokens
  • Tokenizing Walkthrough
  • HTML Processing with Trees
  • Modifying HTML with Trees
  • Cookies, Authentication,and Advanced Requests
  • Spiders
  • Appendix A : LWP Modules
  • Appendix B : HTTP Status Codes
  • Appendix C : Common MIME Types
  • Appendix D : Language Tags
  • Appendix E : Common Content Encodings
  • Appendix F : ASCII Table
  • Appendix G : User's View of Object-Oriented Modules
Aucune critique n'a été faite pour l'instant



 Commenter Signaler un problème

Avatar de djibril djibril - Responsable Perl et Outils https://www.developpez.com
l 06/07/2013 à 14:06
Bonjour,


Description :

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...
[Lire la suite]

  • Avez-vous lu ce livre ou pensez-vous le lire ?
  • Souhaitez-vous ajouter une critique de ce livre sur la page de la rubrique ?
  • Avez-vous un commentaire à faire ?