All Projects → wangsongiam → Sina Stock Crawler

wangsongiam / Sina Stock Crawler

Licence: mit
Sina stock options crawler with CSV output 新浪上证ETF期权数据爬虫

Programming Languages

python
139335 projects - #7 most used programming language
python3
1442 projects

Projects that are alternatives of or similar to Sina Stock Crawler

sse-option-crawler
SSE 50 index options crawler 上证50期权数据爬虫
Stars: ✭ 17 (+41.67%)
Mutual labels:  crawler, stock, stock-market, stocks, sina
AIPortfolio
Use AI to generate a optimized stock portfolio
Stars: ✭ 28 (+133.33%)
Mutual labels:  stock, stock-market, stocks
Beibo
🤖 Predict the stock market with AI 用AI预测股票市场
Stars: ✭ 46 (+283.33%)
Mutual labels:  stock, stock-market, stocks
TerminalStocks
Pure terminal stock ticker for Windows.
Stars: ✭ 88 (+633.33%)
Mutual labels:  stock, stock-market, stocks
stocktwits-sentiment
Stocktwits market sentiment analysis in Python with Keras and TensorFlow.
Stars: ✭ 23 (+91.67%)
Mutual labels:  stock, stock-market, stocks
investbook
Оценка эффективности инвестиций с учетом комиссий, налогов (удержанных и ожидающихся), дивидендов и купонов.
Stars: ✭ 83 (+591.67%)
Mutual labels:  stock-market, stocks
tuneta
Intelligently optimizes technical indicators and optionally selects the least intercorrelated for use in machine learning models
Stars: ✭ 77 (+541.67%)
Mutual labels:  stock-market, stocks
trading sim
📈📆 Backtest trading strategies concurrently using historical chart data from various financial exchanges.
Stars: ✭ 21 (+75%)
Mutual labels:  stock, stock-market
Pyex
Python interface to IEX and IEX cloud APIs
Stars: ✭ 311 (+2491.67%)
Mutual labels:  stock-market, stocks
Tsec
台灣上市上櫃股票爬蟲 Taiwan Stock Exchange Crawler
Stars: ✭ 327 (+2625%)
Mutual labels:  crawler, stock
Ticker
Terminal stock ticker with live updates and position tracking
Stars: ✭ 3,986 (+33116.67%)
Mutual labels:  stock-market, stocks
alpaca
A TypeScript Node.js library for the https://alpaca.markets REST API and WebSocket streams.
Stars: ✭ 100 (+733.33%)
Mutual labels:  stock, stocks
Stonks
Stonks is a terminal based stock visualizer and tracker that displays realtime stocks in graph format in a terminal. See how fast your stonks will crash.
Stars: ✭ 405 (+3275%)
Mutual labels:  stock-market, stocks
robinhood.tools
📈🤑💰 Advanced trading tools and resources for Robinhood Web.
Stars: ✭ 27 (+125%)
Mutual labels:  stock-market, stocks
streamdeck-stockticker
Stock Ticker plugin for Stream Deck
Stars: ✭ 29 (+141.67%)
Mutual labels:  stock, stock-market
stock-news-sentiment-analysis
This program uses Vader SentimentIntensityAnalyzer to calculate the news headline overall sentiment for a stock
Stars: ✭ 21 (+75%)
Mutual labels:  stock, stocks
Techan
Technical Analysis Library for Golang
Stars: ✭ 404 (+3266.67%)
Mutual labels:  stock, stock-market
Deepstock
Technical experimentations to beat the stock market using deep learning 📈
Stars: ✭ 422 (+3416.67%)
Mutual labels:  stock, stock-market
Ystockquote
Fetch stock quote data from Yahoo Finance
Stars: ✭ 502 (+4083.33%)
Mutual labels:  stock, stock-market
stockscore
A python project to fetch stock financials/statistics and perform preliminary screens to aid in the stock selection process
Stars: ✭ 54 (+350%)
Mutual labels:  stock-market, stocks

sina-stock-crawler

Sina stock options crawler with CSV output 新浪期权数据爬虫

demo

Requirement

  • python 3.5+

Installation

git clone https://github.com/wangsongiam/sina-stock-crawler.git && cd sina-stock-crawler 

Run

Make sure you have python3 installed and execute the main.py with

python3 main.py

Depends on you network, it might take up to a few minutes, be patient.

Output file

After crawling, you will get a CSV file named sing_stock_data.csv with a structure like this:

Source

sina_stock

License

MIT © Song Wang

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].