LucasEduardoRomero / ScopeCrawler

Scope is a platform created in python to help the investor analyze the fundamentals of public companies.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Scope

Scope is a platform created in python to help the investor analyze the fundamentals of public companies.

Scope Crawlers

This is the Robots' Repo, just the scripts that gets the information, that is taken from fundamentus website

Running the project

  • you will need pip and pipenv
  1. Clone the repo with

    git clone https://github.com/LucasEduardoRomero/ScopeCrawler

  2. Enter the Repo

    cd ScopeCrawler

  3. Create pipenv virtual environment

    pipenv shell

  4. Install dependencies

    pipenv install

  5. python AnalyzePaper.py ticker

    python AnalyzePaper.py smto3

About

Scope is a platform created in python to help the investor analyze the fundamentals of public companies.


Languages

Language:Python 100.0%