Coder Social home page Coder Social logo

reyesgeorge / vigil Goto Github PK

View Code? Open in Web Editor NEW
5.0 2.0 0.0 77.79 MB

Vigil is an analysis dashboard created using the visualization framework Dash

License: MIT License

Python 78.54% CSS 0.02% PowerShell 0.01% Shell 0.01% Cython 0.97% C 1.10% JavaScript 19.12% XSLT 0.14% Fortran 0.01% Smarty 0.01% Jinja 0.01% C++ 0.02% Cuda 0.01% Roff 0.03% HTML 0.01% GAP 0.02%
python knowledge-graph scrapy dash dashboard growth-hacking twitter-api spacy

vigil's Introduction

Dashboard Preview

[Dashboard preview]

Vigil Marketing Dashboard

Vigil is a concept analysis dashboard to aid campaign ideation

If you find any of these features helpful, or want to stay tuned as I release more over time, consider leaving a star!

Features

  • GUI made utilizing Flask and Dash
  • Query data for:
    • Notable Entities Match
    • SERP Keyword Search
    • Twitter User Query utilizing API v2
    • Visualization of Noun/Entity Vectorization for Twitter User's Timelines

Coming Soon

  • Sentiment Analysis

Future Features

  • Image Generation From Caption
  • SEO Keyword Generation
  • Content Performance Optimizer

Only for Python 3

Starting Out

First, you'll want to head over to https://developer.twitter.com/en/apply-for-access and register for a developer account! After you register and make a project, grab your applications Bearer Key and set it in your yourCreds.py file as "bearer_token"

Second, you'll want to head over to https://developers.google.com/knowledge-graph/libraries#python and register for a developer account to access this API! After you register, grab your API_KEY and set it in your yourCreds.py file as "KG_API"

pip install -r requirements.txt

To start the dashboard, run the command below:

flask run

To run the scraper you will have to go to the googler/spiders directory and run:

python3 serpGoogler.py

Inside the file change the query word to whatever it is that you want to look up

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.