Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 534 Bytes

README.md

File metadata and controls

16 lines (12 loc) · 534 Bytes

Virtual Nexus Logo

Purpose

This website shows how to use Javascript to pull from the Shodan API using fetch. It also uses the location coordinates in Lattitude and Longitude to display Here.com strip maps. It displays in REACT.

Current Functionality

  1. Clone repository.
  2. Register for API key at Shodan.io.
  3. Copy API key into javascript file.
  4. Run npm start.
  5. Then go to the URL and submit your queries using Shodan.io syntax from the API.

shodan-api-js-screenshot