implement parsing of robots.txt
This commit is contained in:
2
notes.md
2
notes.md
@@ -9,4 +9,4 @@
|
||||
* 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
|
||||
* implement parsing of [robots.txt](http://docs.w3cub.com/python~3.6/library/urllib.robotparser/)
|
||||
* ~~implement parsing of [robots.txt](http://docs.w3cub.com/python~3.6/library/urllib.robotparser/)~~
|
||||
|
||||
Reference in New Issue
Block a user