Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 478 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 478 Bytes

webhose.io Portal

This is a web application built on Flask. It utilizes webhose.io API to fetch the JSON data from News, Blog, Online Discussions, Online Reviews, Broadcast, and Dark Web filters and visualizes it.

Prerequisites

  • Python
  • Flask
  • webhoseio

Usage

  • Enter your webhose.io API key and Flask secret key in the code
  • Run the webhose.py file
  • Open 127.0.0.1:5000 in any browser

Contributors