Block a user
2b3fb9f7ba
implemented
8afab2fde8
planned function to get row indent
f7cb5de928
plan to encode row indentation as int & include it as the 1st element in the data tuple
c93fb9692e
minor refactoring & adjustments
38dd29f35b
all table rows to be considered relevant
8d18e03018
implemented new function and adjusted function call sequence
a7dbdcf917
adjusted tests to call the new function
ca360413c3
test for new function to get any statement from many companies; renamed functions
1f8104b1a0
refactoring
68f3e428ab
plan to refactor get_company_financials; tests changed accordingly
6dd37a4aa2
cli for writing to json/csv
2d9119a4be
company financials returned as separate dicts; test fix
Maximilian
created branch decoupled_trs_from_page in daniil-berg/stocksymbolscraper
2021-11-13 20:09:57 +01:00
Maximilian
pushed to decoupled_trs_from_page at daniil-berg/stocksymbolscraper
2021-11-13 20:09:57 +01:00
19d5d1e3eb
decoupled an async request making helper function from 'trs_from_page'