scan-for-webcams

scan for webcams on the internet


Keywords
clarifai, python, scraping, security, shodan, shodan-python, webcam, webcams
License
MIT
Install
pip install scan-for-webcams==1.5.2

Documentation

scan-for-webcams πŸ“·

scan-for-webcamBanner

Discord PyPI - License PyPI

δΈ­ζ–‡ζ–‡ζ‘£

Table of contents

Usage

The program will output a list of links with the format of ip_address:port, and descriptions of the image beneath it.

If your terminal supports links, click the link and open it in your browser, otherwise, copy the link and open it in your browser.

Installation

  1. install package from PYPI: pip install scan-for-webcams

  2. set up shodan: go to shodan.io, register/log in and grab your API key

  3. set up clarifai: go to clarifai.com, register/log in, create an application and grab your API key

  4. setup geoip: go to geo.ipify.org, register/log in and grab your API key

  5. Add API keys:

    1. run sfw setup
    2. enter your shodan, clarifai and geoip API keys

And then you can run the program!

Demo

asciicast