This document outlines a tutorial on visualizing web data by processing SPARQL query results. It discusses preliminaries like using JavaScript and jQuery to send queries. It then covers manually parsing and displaying SPARQL JSON results by building a table. Pre-built toolkits like Sparqk and Sgvizler that simplify this process are also introduced. The document concludes by providing hands-on examples for attendees to try.