Skip to content

A Web scraper made with python and selenium to fetch the technical analysis summary for a given market.

License

Notifications You must be signed in to change notification settings

DeltaPy/TradingView-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# TradingView-Scraper

A Web scraper made with python and selenium to fetch the technical analysis summary for a given exchange and display it.

How to use?

  1. Install the libraries from requirements.txt using pip install -r requirements.txt
  2. Install chromedriver and put it in your PATH (I recommend to use chocolatey to install it Link)
  3. Execute the script with Python 3

I don't recommend to use a refresh time less than 2 seconds because the tool needs 1 second to load the page otherwise it will throw an error!

Screenshots

1

Output

2 3

About

A Web scraper made with python and selenium to fetch the technical analysis summary for a given market.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages