59 Commits

Author SHA1 Message Date
Musab Gültekin
edbddf74d8 Cache added to options 2019-06-08 16:01:31 +03:00
Musab Gültekin
ca197ff06a Caching added.
JSON File export will append, not truncate.
2019-06-08 15:29:09 +03:00
Musab Gültekin
9e61a96412 Sync and Async requests support added by using go keyword. 2019-06-07 21:31:18 +03:00
Musab Gültekin
ee7d498f22 Allowed domains support added 2019-06-07 21:02:31 +03:00
Musab Gültekin
5271095c8e Export chan added. We can now export data by sending to this chan. 2019-06-07 20:52:31 +03:00
Musab Gültekin
e58b08cbd6 Relative URL handling added to Response type. 2019-06-07 15:44:14 +03:00
Musab Gültekin
944bd3bada Options used instead of direct parameter passing.
Tests updated.
2019-06-06 23:49:42 +03:00
Musab Gültekin
6358b87472 Use parse function to parse responses, instead of channels.
Parse response as HTML Document using goquery.
Added simple README.
2019-06-06 22:48:57 +03:00
Musab Gültekin
1c96048082 Initial commit 2019-06-06 17:11:19 +03:00