diff options
| author | 2020-07-07 01:25:14 +0200 | |
|---|---|---|
| committer | 2020-07-07 01:25:14 +0200 | |
| commit | 09987afb9b1e39fc5618b4217e1f33860cdd4bb4 (patch) | |
| tree | 17fe9a40db51129aa6f17d3dce5b7eb81fc9dd22 /tests/test_base.py | |
| parent | Intern `group_names` (diff) | |
Create method to fetch and create a BeautifulSoup object from an url.
Moving this part of the logic into a separate method allows us to put a cache on it,
which caches the whole HTML document from the given url,
removing the need to do requests to the same URL for every symbol behind it.
Diffstat (limited to 'tests/test_base.py')
0 files changed, 0 insertions, 0 deletions