only attempt to read html
This commit is contained in:
2
notes.md
2
notes.md
@@ -5,7 +5,7 @@
|
||||
* ~~use `pop()` on the set instead of `.remove()`~~
|
||||
* ~~return false once the set is empty~~
|
||||
* ~~`WebPage.parse_urls()` needs to compare startswith to base url~~
|
||||
* ignore any links which aren't to pages
|
||||
* ~~ignore any links which aren't to pages~~
|
||||
* better url checking to get bare domain
|
||||
* ~~remove base url from initial urls with and without trailing slash~~
|
||||
* investigate using [tldextract](https://github.com/john-kurkowski/tldextract) to match urls
|
||||
|
||||
Reference in New Issue
Block a user