Compare commits
2 Commits
e70bdc9ca1
...
164239b343
| Author | SHA1 | Date | |
|---|---|---|---|
| 164239b343 | |||
| ce1f2745c9 |
2
notes.md
2
notes.md
@@ -7,6 +7,8 @@
|
||||
* ~~`WebPage.parse_urls()` needs to compare startswith to base url~~
|
||||
* ~~ignore any links which aren't to pages~~
|
||||
* better url checking to get bare domain
|
||||
* remove trailing slash from any discovered url
|
||||
* investigate lxml parser
|
||||
* ~~remove base url from initial urls with and without trailing slash~~
|
||||
* investigate using [tldextract](https://github.com/john-kurkowski/tldextract) to match urls
|
||||
* ~~implement parsing of [robots.txt](http://docs.w3cub.com/python~3.6/library/urllib.robotparser/)~~
|
||||
|
||||
Reference in New Issue
Block a user