Screen scraping of Yahoo profiles is accomplished with:
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ss: <http://simile.mit.edu/2005/08/piggy-bank/scrapers#> .
ss:something
rdf:type pb:JavascriptScreenScraper;
ss:where <http://www.openvest.com/scrapers/yFinanceProfile>;
<http://purl.org/de/elements/1.1/title> "hi there".
Return to the FrontPage | Edit ScreenScraping | Title List
