Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- GET
- https://finfoapi-hn.vndirect.com.vn/stocks
- https://price-hn14.vndirect.com.vn/priceservice/secinfo/snapshot/q=codes:VJC
- https://finfoapi-hn.vndirect.com.vn/stocks/transactions?symbol=VJC
- https://finfoapi-hn.vndirect.com.vn/events?symbols=VJC&fromDate=2016-9-15
- https://dchart-api.vndirect.com.vn/dchart/history?symbol=VJC&resolution=D&from=1467167335&to=1505442595
- https://finfoapi-hn.vndirect.com.vn/events?symbols=VJC&fromDate=2016-9-15
- POST
- requests.post('https://www.vndirect.com.vn/portal/ajax/analysis/getLimitHistoricalPriceAjax.shtml', data={'symbol': 'VJC', 'limitMonths': -4}).json()
- Ideas
- - Make an mobile app that show stock price of VN market
- - Collect related news so I can analyze how good a company is
- - Log all data so I can use for prediction later
- - http://banggia.cafef.vn/stockhandler.ashx?center=undefined
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement