The OpenLink Structured Data Sniffer (OSDS) is a plugin for the Google Chrome, Mozilla Firefox, Apple Safari, and Opera browsers, that detects and shows structured data embedded in web pages in any of the following formats:
- CSV
- JSON
- JSON-LD
- Microdata
- Plain Old Semantic HTML (POSH)
- RDFa
- Turtle
Support for additional browsers like Microsoft Edge is under construction.
Copyright 2015-2022 OpenLink Software
This software is licensed under the GNU General Public License (see COPYING).
Note: that the only valid version of the GPL license as far as this project is concerned is the original GNU General Public License Version 2, dated June 1991.
To deploy this extension on your local machine you can either clone the git source tree or download a source archive and then install the extension into your Chrome or Opera browser on the same system.
Clone the sources from github using the following commands, which will automatically download the latest develop branch:
$ cd src
$ git clone https://github.com/OpenLinkSoftware/OSDS_extension
Download and extract a .tar.gz
or .zip
, either from one of the
stable releases,
or directly from one of the following links:
To install this extension manually, take the following steps:
- Open the Chrome browser
- Select from menu: Chrome -> Preferences -> Extensions
- Check the [X] Developer mode box
- Choose the option Load unpacked extension...
- Navigate to the folder containing the extracted source code
- Press the Select button
To install this extension manually use the following steps:
- Open the Opera browser
- In address bar type in opera:extensions
- Press the Developer Mode button
- Choose the option Load unpacked extension...
- Navigate to the folder containing the extracted source
- Press the Select button
Download the Firefox OSDS .zip file and extract the .xpi file.
NOTE: Only temporary install is possible for unsigned .xpi file in last versions of Firefox.
To install this extension manually in Firefox, use the following steps:
- Open the Firefox browser
- In address bar type: about:addons or choose menu ** Add-ons**
- Click on Gear icon and choose Debug Add-ons
- Click on Load Temporary Add-on
- Navigate to the directory where you extracted the OSDS_FF.xpi file, select this file and press the Open button
Navigate to a page containing structured data such as any of those below, and click on the sniffer icon that appears in the address bar: