- Blog
- Howtos
- anything generator
- apache
- autofs
- autoload
- automount
- backup db
- centos
- chumby
- cipher list
- cookies
- ctags
- dovecot
- glue fleece
- httpd
- IE
- iFrame
- ispconfig
- javascript
- lighttpd
- mysql
- mysqldiff
- mythtv
- Network Solutions
- openssl
- os x
- osx
- P3P Compact Policy
- php
- postfix
- proftpd
- proxy
- python
- screen scraping
- shell
- shell scripts
- slapd
- smb
- ssh
- sshfs
- SSLCertificateChainFile
- sslv2
- stunnel
- suphp
- taglist
- telnet
- vi
- vsftpd
- Scripts
- About
screen scraping
Quickstart to PHP Screen Scraping
Submitted by adam on Sun, 2006-11-05 04:17.With the increased use of RSS, screen scraping is becoming less necessary. However, there's still plenty of times that it can get you out of a bind, at least temporarily. I think it's easiest to do screen scraping with PHP and the curl extension (a typical PHP configuration). This shows how I screen scraped the Michigan Lottery website to retrieve the Keno results I used in the article Michigan Keno Stats Over 16 Years.
