From a5b1042a00b2f4a86a504debb43d62b47c4bb3ce Mon Sep 17 00:00:00 2001 From: Hashir Omer Date: Wed, 21 Sep 2022 09:53:43 +0500 Subject: [PATCH] update readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d6e4c10..9819927 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,8 @@ Golang is a more lower level language compared to Python, so it allows changing # How can you contribute? These are some of the features I think could be useful. - + +- Better error handling with channels - Add support for automatic proxy rotation. It can be extremely effective when used in conjunction with go routines. - Add Api schema for Upwork Api. - Add more scrapers, a lot of logic is platform agnostic which could be used to build scrapers for more platforms.