update readme

This commit is contained in:
Hashir Omer
2022-09-21 09:53:43 +05:00
committed by GitHub
parent 7cd82db818
commit a5b1042a00

View File

@@ -18,6 +18,7 @@ Golang is a more lower level language compared to Python, so it allows changing
These are some of the features I think could be useful. 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 support for automatic proxy rotation. It can be extremely effective when used in conjunction with go routines.
- Add Api schema for Upwork Api. - 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. - Add more scrapers, a lot of logic is platform agnostic which could be used to build scrapers for more platforms.