Code Monkey home page Code Monkey logo

aglaianwoman / structured-data-sniffer Goto Github PK

View Code? Open in Web Editor NEW

This project forked from openlink/structured-data-sniffer

0.0 1.0 0.0 1.27 MB

The Openlink Structured Data Sniffer (OSDS) is a plugin for the Chrome, Firefox and Opera browsers that detects and shows structured data embedded in web pages in either JSON-LD, Microdata, RDFa or Turtle format.

Home Page: http://osds.openlinksw.com/

License: GNU General Public License v2.0

Shell 0.10% JavaScript 97.29% CSS 1.49% HTML 1.13%

structured-data-sniffer's Introduction

OpenLink Structured Data Sniffer

Intro

The OpenLink Structured Data Sniffer (OSDS) is a plugin for the Google Chrome, Mozilla Firefox and the Opera browser, that detects and shows structured data embedded in web pages in either of the following formats:

  • JSON-LD
  • Microdata
  • RDFa
  • Turtle

Support for additional browsers like Apple Safari and Microsoft Edge is under construction.

License

Copyright 2015-2017 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.

Deployment

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 git source tree

Clone the sources from github using the following commands:

$ cd src
$ git clone https://github.com/openlink/structured-data-sniffer

which will automatically download the latest develop branch.

Download a source archive

Download and extract a .tar.gz or .zip from either one of the stable releases or directly from one of the following links:

Install the extension in Chrome

To install this extension manually use 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

Install the extension in Opera

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

Install the extension in Firefox

Download the Firefox OSDS .zip file and extract the .xpi file.

To install this extension manually in Firefox v28+, use the following steps:

  • Open the Firefox browser
  • In address bar type: about:config
  • Press the I'll be careful, i promise button
  • Search for xpinstall.signatures.required
  • Double click that line so the value is set to false
  • In address bar type: about:addons
  • Click on the Gear icon and select Install Add-On from file... from the menu
  • Navigate to the directory where you extracted the OSDS_FF.xpi file, select this file and press the Open button
  • Press the install button

Examples

Navigate to a page containing structured data such as:

and click on the sniffer icon that appears in the address bar.

structured-data-sniffer's People

Contributors

pkleef avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.