Skip to content

Instantly share code, notes, and snippets.

View danielgaspar's full-sized avatar

Daniel Gaspar danielgaspar

View GitHub Profile
@knoguchi
knoguchi / gist:6952087
Last active May 29, 2019 17:08
get financial report from Google Finance. [UPDATE] The days of good old static html is long gone. This script no longer works.
#!/usr/bin/env python
"""
Get financial data from Google Finance.
Requirment:
pyquery 1.2.6. (1.2.1 did not work)
Report types:
inc - income statement
bal - balance sheet