|
7dbfcf568b
|
comments and minor refactoring
|
2021-11-15 16:06:58 +01:00 |
|
|
661a1a98da
|
full coverage
|
2021-11-15 15:48:31 +01:00 |
|
|
f2756506af
|
another unittest
|
2021-11-15 15:27:02 +01:00 |
|
|
d9344b1b4b
|
more tests; coverage script and settings
|
2021-11-13 21:56:42 +01:00 |
|
|
83281f3625
|
main function now async
|
2021-11-13 20:39:54 +01:00 |
|
|
19d5d1e3eb
|
decoupled an async request making helper function from 'trs_from_page'
|
2021-11-13 20:08:43 +01:00 |
|
|
fa19f557c9
|
unittest for 'get_single_tr_data'; added 'html.parser' constant to 'scrape.py'
|
2021-11-13 18:57:13 +01:00 |
|
|
9a9ee461b1
|
added first unittests
|
2021-11-12 17:50:40 +01:00 |
|
|
e9b427ac4c
|
made functions available for import directly from package level; minor addition to gitignore
|
2021-11-12 17:04:51 +01:00 |
|
|
29c82a4ff7
|
renamed modules and package (removed dashes)
|
2021-11-12 16:30:51 +01:00 |
|
|
1e5bb78053
|
docstrings for all functions besides 'main'
|
2021-11-12 16:08:58 +01:00 |
|
|
973f3524f4
|
added one docstring
|
2021-11-11 18:15:55 +01:00 |
|
|
2715f78e55
|
renamed some functions and variables; added optional parameters
|
2021-11-11 18:05:12 +01:00 |
|
|
d98e00a8ae
|
added cli arg parser; output format changed to CSV
|
2021-11-11 17:04:26 +01:00 |
|
|
323144200b
|
only use one http session in the main function
|
2021-11-11 16:21:34 +01:00 |
|
|
f92123bf4a
|
basic async capabilities added
|
2021-11-11 16:03:32 +01:00 |
|
|
59530b5913
|
added pip requirements and readme text
|
2021-11-09 19:09:24 +01:00 |
|
|
1dd2975a3c
|
first working draft for scraping all stock symbols (and supplementary data)
|
2021-11-09 17:03:20 +01:00 |
|
|
7588dc1600
|
getting data from entire page
|
2021-11-09 15:33:03 +01:00 |
|
|
29b37c756d
|
first draft (proof of concept) for getting data from single row/company
|
2021-11-08 18:40:34 +01:00 |
|
|
5274008ab0
|
empty source dir
|
2021-11-07 16:11:52 +01:00 |
|
|
f88be9c0aa
|
python packaging boilerplate
|
2021-11-07 15:56:36 +01:00 |
|
|
ea1f390e98
|
initial commit
|
2021-11-07 15:23:15 +01:00 |
|