Added error logging for HTML parser.

This commit is contained in:
Musab Gültekin
2019-12-11 13:55:21 +03:00
parent cbca22fefb
commit 7d2fe57bab
2 changed files with 8 additions and 2 deletions

View File

@@ -19,7 +19,7 @@ Geziyor is a blazing fast web crawling and web scraping framework. It can be use
See scraper [Options](https://godoc.org/github.com/geziyor/geziyor#Options) for all custom settings.
## Status
The project is in **beta** phase. Thus, we highly recommend you to use Geziyor with go modules.
We highly recommend you to use Geziyor with go modules.
## Usage