Skip to main content

A python library to scrape TradingView.

Project description

Trading view scraper in is a python library to scrape data from the trading view website. It currently runs only on windows.

Scrape Trading View

In this, we first import library using simple commands

from trading_view_scraper_in import *
response=trading.view_market_indices()

Response Data

        "stock": "Dow 30",
        "link": "https://in.tradingview.com/symbols/DJ-DJI/",
        "price": "35911.82",
        "price_change": "\u2212201.81",
        "price_change_percent": "\u22120.56%"

BotStudio

Bot_Studio is needed for browser automation. As soon as this library is imported in code, automated browser will open up in which trading view page is loaded and scrapes the data from the page.

Installation

pip install trading-view-scraper-in

Import

from trading_view_scraper_in import *

Get indices

response=trading.view_market_indices()

Run bot on cloud

You can run bot on Cloud.

Send Feedback to Developers

bot_studio.send_feedback(feedback="Need help with this ......")

Contact Us

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trading-view-scraper-in-1.0.0.tar.gz (2.8 kB view hashes)

Uploaded source

Supported by

AWS AWS Cloud computing Datadog Datadog Monitoring Fastly Fastly CDN Google Google Object Storage and Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page