This repository contains the sample results of using SPARQL for scraping data from the web that have been obtained by our sample SPARQL Web Scraper. We provide the results for two different application scenarios:
We demonstrate the extraction of multiple repeating records from a hundred different Cast tables on IMDb.
- Tagger definitions: tags_movies.ttl
- SPARQL query: cast.sparql
- Results folder (extracted data with URLs and screenshots): movies
We extract product title and price from five different e-commerce websites (the URLs are provided in the extraction results files).
- Tagger definitions: tags_products.ttl
- SPARQL query: products.sparql
- Results folder (extracted data with URLs and screenshots): products