 |
|
Innovation award
 Nominee: 3x |
This class can be used to retrieve Web pages emulating a browser.
It can retrieve a given page, parse it and proceed retrieving the pages or content that would result of clicking on given links or submitting forms in the initial page.
The class provides functions to locate the links to click or form to submit either specifying a Xpath expression or searching page elements by attribute.
|
|
| Name: |
Browser |
| Base name: |
browser |
| Description: |
Retrieve Web pages emulating a browser |
| Version: |
1.0 |
| PHP version: |
5.0 |
| License: |
Freely Distributable |
| All time users: |
1709 users |
| All time rank: |
2044 |
| Week users: |
1 user |
| Week rank: |
2108  |
| |
|
 June 2009
Number 3
Prize: One book of choice by Manning |
Sometimes you need to emulate the access of an user to a site, either for retrieving information, or for testing if a site is working properly.
This class makes it easy to build scripts that emulate the access of users to a sequence of pages, by clicking on links and submitting forms.
Manuel Lemos |
| There are not enough user ratings to display for this class. |
| |
Packages needed by this class |
|
|
| Class |
Dependency |
Why it is needed |
| Remote Form |
Recommended |
Used for handling forms submission |
| Link |
Description |
| Browse the web with PHP |
Ever so often, you come across a website that you would like to check regularly... |
| |
Applications that use this class |
|
|
No application links were specified for this class.

If you know an application of this package, send a message to the
author to add a link here.
| |
Files |
|
|