|
|
|
|
LEADER |
00000cam a2200000Ii 4500 |
001 |
OR_ocn929988239 |
003 |
OCoLC |
005 |
20231017213018.0 |
006 |
m o d |
007 |
cr unu|||||||| |
008 |
151119s2015 enka o 001 0 eng d |
040 |
|
|
|a UMI
|b eng
|e rda
|e pn
|c UMI
|d OCLCF
|d IDEBK
|d YDXCP
|d N$T
|d COO
|d N$T
|d EBLCP
|d DEBBG
|d IDB
|d OCLCQ
|d MERUC
|d OCLCQ
|d VT2
|d CEF
|d NLE
|d UKMGB
|d OCLCQ
|d WYU
|d UAB
|d UKAHL
|d NLW
|d OCLCQ
|d TEFOD
|d OCLCO
|d OCLCQ
|d OCLCO
|
016 |
7 |
|
|a 018005318
|2 Uk
|
019 |
|
|
|a 927973407
|a 928432025
|a 935249750
|a 961695751
|
020 |
|
|
|a 9781782164371
|q (electronic bk.)
|
020 |
|
|
|a 1782164375
|q (electronic bk.)
|
020 |
|
|
|a 1782164367
|
020 |
|
|
|a 9781782164364
|
029 |
1 |
|
|a AU@
|b 000057031486
|
029 |
1 |
|
|a CHNEW
|b 000893816
|
029 |
1 |
|
|a CHVBK
|b 374529736
|
029 |
1 |
|
|a DEBBG
|b BV043627456
|
029 |
1 |
|
|a DEBBG
|b BV043967952
|
029 |
1 |
|
|a DEBSZ
|b 485784386
|
029 |
1 |
|
|a GBVCP
|b 882847724
|
029 |
1 |
|
|a UKMGB
|b 018005318
|
029 |
1 |
|
|a AU@
|b 000067090396
|
035 |
|
|
|a (OCoLC)929988239
|z (OCoLC)927973407
|z (OCoLC)928432025
|z (OCoLC)935249750
|z (OCoLC)961695751
|
037 |
|
|
|a CL0500000674
|b Safari Books Online
|
037 |
|
|
|a 3A275E0E-D26D-4EA5-AD32-DD7BCC2368B6
|b OverDrive, Inc.
|n http://www.overdrive.com
|
050 |
|
4 |
|a QA76.55
|
072 |
|
7 |
|a COM
|x 013000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 014000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 018000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 067000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 032000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 037000
|2 bisacsh
|
072 |
|
7 |
|a COM
|x 052000
|2 bisacsh
|
082 |
0 |
4 |
|a 004.616
|2 23
|
049 |
|
|
|a UAMI
|
100 |
1 |
|
|a Lawson, Richard,
|e author.
|
245 |
1 |
0 |
|a Web Scraping with Python :
|b scrape data from any website with the power of Python /
|c Richard Lawson.
|
264 |
|
1 |
|a Birmingham :
|b Packt Publishing,
|c [2015]
|
264 |
|
4 |
|c ©2015
|
300 |
|
|
|a 1 online resource :
|b color illustrations
|
336 |
|
|
|a text
|b txt
|2 rdacontent
|
337 |
|
|
|a computer
|b c
|2 rdamedia
|
338 |
|
|
|a online resource
|b cr
|2 rdacarrier
|
490 |
1 |
|
|a Community experience distilled
|
588 |
0 |
|
|a Online resource; title from cover (Safari, viewed November 17, 2015).
|
500 |
|
|
|a Includes index.
|
520 |
|
|
|a "This book is the ultimate guide to using Python to scrape data from websites. In the early chapters it covers how to extract data from static web pages and how to use caching to manage the load on servers. After the basics we'll get our hands dirty with building a more sophisticated crawler with threads and more advanced topics. Learn step-by-step how to use Ajax URLs, employ the Firebug extension for monitoring, and indirectly scrape data. Discover more scraping nitty-gritties such as using the browser renderer, managing cookies, how to submit forms to extract data from complex websites protected by CAPTCHA, and so on. The book wraps up with how to create high-level scrapers with Scrapy libraries and implement what has been learned to real websites."--
|c Provided by publisher.
|
590 |
|
|
|a O'Reilly
|b O'Reilly Online Learning: Academic/Public Library Edition
|
650 |
|
0 |
|a Downloading of data.
|
650 |
|
0 |
|a Python (Computer program language)
|
650 |
|
6 |
|a Systèmes en ligne
|x Téléchargement.
|
650 |
|
6 |
|a Python (Langage de programmation)
|
650 |
|
7 |
|a COMPUTERS
|x Computer Literacy.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Computer Science.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Data Processing.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Hardware
|x General.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Information Technology.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Machine Theory.
|2 bisacsh
|
650 |
|
7 |
|a COMPUTERS
|x Reference.
|2 bisacsh
|
650 |
|
7 |
|a Downloading of data
|2 fast
|
650 |
|
7 |
|a Python (Computer program language)
|2 fast
|
776 |
0 |
8 |
|i Print version:
|a Lawson, Richard.
|t Web Scraping with Python.
|d Birmingham : Packt Publishing Ltd, ©2015
|z 9781782164364
|
830 |
|
0 |
|a Community experience distilled.
|
856 |
4 |
0 |
|u https://learning.oreilly.com/library/view/~/9781782164364/?ar
|z Texto completo (Requiere registro previo con correo institucional)
|
938 |
|
|
|a Askews and Holts Library Services
|b ASKH
|n AH29492991
|
938 |
|
|
|a EBL - Ebook Library
|b EBLB
|n EBL4191102
|
938 |
|
|
|a EBSCOhost
|b EBSC
|n 1087965
|
938 |
|
|
|a ProQuest MyiLibrary Digital eBook Collection
|b IDEB
|n cis32996060
|
938 |
|
|
|a YBP Library Services
|b YANK
|n 12675755
|
994 |
|
|
|a 92
|b IZTAP
|