Skip to content

The "Trading View Scraper" is a Python application that allows users to scrape data from TradingView, a popular financial charting platform.

Notifications You must be signed in to change notification settings

bwithai/trading_view-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trading View Scraper

In order to run this application locally, you need to follow these steps:

git clone https://github.com/bwithai/trading_view-scraper.git
pip install -r requirements.txt
uvicorn main:app
# visit the swagger design with openapi validation
http://127.0.0.1:8000/docs

About

The "Trading View Scraper" is a Python application that allows users to scrape data from TradingView, a popular financial charting platform.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published