Commit Graph

14 Commits (570a5d485dfbb85f6a4c1ba821f5d0cc28a71160)

Author SHA1 Message Date
kirbylife 570a5d485d Now from_html method accept &str and String 2021-03-21 01:47:11 -06:00
kirbylife 4b7bd8e221 Implement the IntoUrl trait to url::Url struct 2021-03-21 01:33:56 -06:00
kirbylife ded3cc4074 Now the selectors methods (css/_once, xpath/_once) works with str & String 2021-03-21 01:32:43 -06:00
kirbylife f1c0bc340e add new trait called IntoUrl 2021-03-20 19:52:02 -06:00
kirbylife 66bed7f049 fix the lifetimes declarations 2021-03-16 21:20:50 -06:00
kirbylife fd0ef3caa9 add support to xpath selectors 2021-03-14 19:38:41 -06:00
kirbylife b8e24a248e add a way to change the http method 2021-02-03 17:43:56 -06:00
kirbylife c68ea948a6 add support to JSON's requests 2021-02-03 15:26:12 -06:00
kirbylife c27ee1640b add new test requesting inside a Selector node 2021-01-30 21:20:00 -06:00
kirbylife 1cf010b5a0 add 'attr' method in the SelectorBase 2021-01-30 21:11:54 -06:00
kirbylife d02da8ff20 now the request check the url parsed 2021-01-26 10:51:35 -06:00
kirbylife b77d4959ea modify the css method to able a more flexible environment 2021-01-25 20:52:39 -06:00
kirbylife 78bd9af763 add the selector and the request base 2021-01-17 20:01:06 -06:00
kirbylife 78e0c40cd6 Initial commit 2020-05-05 13:46:37 -05:00