Scrape HTML Pages on Another Web Site rename
author:
contributor:
published:
updated:
source uri:
Freebase Apps Help Topic /freebase/apps/help_topic
Status:
Summary
TODO
* Use [`acre.urlfetch`](http://freebaseapps.com/docs/acre_api/acre#member_urlfetch) to...
* Use [`acre.urlfetch`](http://freebaseapps.com/docs/acre_api/acre#member_urlfetch) to...
Content
TODO
* Use [`acre.urlfetch`](http://freebaseapps.com/docs/acre_api/acre#member_urlfetch) to retrieve an HTML page.
* Use the [`acre.html`](http://freebaseapps.com/docs/acre_api/acre.html) module to parse the "body" property of what `acre.urlfetch` returns.
* Use W3C DOM API to traverse the resulting document object.
* Use [`acre.urlfetch`](http://freebaseapps.com/docs/acre_api/acre#member_urlfetch) to retrieve an HTML page.
* Use the [`acre.html`](http://freebaseapps.com/docs/acre_api/acre.html) module to parse the "body" property of what `acre.urlfetch` returns.
* Use W3C DOM API to traverse the resulting document object.
Recent Discussions about Scrape HTML Pages on Another Web Site
There is no discussion about this document.
Start the Discussion »