Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
Ferret
Declarative web scraping
Collective -
Host: opensource -
https://opencollective.com/ferret
- Website: https://www.montferret.dev/
- Code: https://github.com/MontFerret/ferret
github.com/MontFerret/ferret - 803ae0ea24f7bc063999c43e7b5b0dd79d5e7c22 authored almost 6 years ago
github.com/MontFerret/ferret - 53549de76b2f32d0d574fcb8a4ea35313afca7bd authored almost 6 years ago
github.com/MontFerret/ferret - a2c4610fceb8639e8b65216130485658b19e6416 authored almost 6 years ago
github.com/MontFerret/ferret - 32bfd4be3d5cd1c9c42d5b546522adde4ba98b52 authored almost 6 years ago
* Added WAIT_STYLE and WAIT_NO_STYLE
* Added WAIT_NO_STYLE and WAIT_NO_STYLE_ALL functions
github.com/MontFerret/ferret - e17ce5a3d54dc1dd5df76bce6d29e66b9f613219 authored almost 6 years ago* Added WAIT_ATTR functions
github.com/MontFerret/ferret - 82f7317ebe6ef7e640cc8c562d646a44681acb33 authored almost 6 years ago* Added support for parsed styles
* Added stdlib function.
* Added e2e tests
* Added e2...
github.com/MontFerret/ferret - 376ad77404b8e713e9f182389d04744cd405b31d authored almost 6 years agoSeparate confusing sentences into multiple sentences. Remove meta-discourse. Remove informal con...
github.com/MontFerret/ferret - 391836cbb227dc70c7cef525b959478eef382dee authored almost 6 years agogithub.com/MontFerret/ferret - 201ff95f6c62932a31a1d310f23f36c476c884c6 authored almost 6 years ago
github.com/MontFerret/ferret - a101e3f8e167447a93a18c914cef7541b901f788 authored almost 6 years ago
* Added possibility to wait for an element or a class absence
github.com/MontFerret/ferret - d0caef8be74bc8f709e6847619af6a06041a9518 authored almost 6 years ago* switch DebuggingAddress from 0.0.0.0 -> http://0.0.0.0:9222
* rename res -> path
* chang...
github.com/MontFerret/ferret - 5188f9e71b6ae5d955b723f60da0c9199f80a8f5 authored almost 6 years agogithub.com/MontFerret/ferret - 2303eee1526b13815fbe9d3f3dbb53944a4d8340 authored almost 6 years ago
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.11.0 to 1.12.0.
- [Release ...
github.com/MontFerret/ferret - b702f127ed340010a8730fae8e2ddfc872d33c77 authored almost 6 years ago
* Fixed dot notation for HTML elements
github.com/MontFerret/ferret - 63dfcdeefd7c1cb13ddb086a854ee0275705b79f authored almost 6 years ago* Fixed incorrect String.length
github.com/MontFerret/ferret - 14dd7ac40b368c4dbb4fb14e91b72ffff908e07a authored almost 6 years ago* Initial work
* Added MoveMouseByXY and ScrollByXY
* Fixed liniting issues
github.com/MontFerret/ferret - eb523f01ccd42a4157ca64563308f648e8b9ff80 authored almost 6 years agogithub.com/MontFerret/ferret - efa0444c39907d0caedf1dae734268eef49d3434 authored almost 6 years ago
github.com/MontFerret/ferret - 2be0d471acc09660f665b5fd2bbf07da39acf2f4 authored almost 6 years ago
github.com/MontFerret/ferret - 25f3ef0646b8394a13670e27c8ae1a5636944856 authored almost 6 years ago
* Added Context to HTML methods
* Fixed unit tests
* Updated timeout
* Fixed WAIT_CLASS...
github.com/MontFerret/ferret - 6e15846d0f76ce67e5be4b7a8585fb8be414966f authored almost 6 years ago* Externalized HTML drivers
* Fixed unit tests
* Updated logging
* Added support to set...
github.com/MontFerret/ferret - 34c8c0225866a3dc9f518044b5cf654387886b1b authored almost 6 years ago* Move value specific Iterable and Iterator interfaces into core module
* Update Makefile
...
github.com/MontFerret/ferret - f8e061cc8034fd4cfa4ce2a094276d50137a4b98 authored almost 6 years ago* New type system
* Fixed dot notation for HTML elements
github.com/MontFerret/ferret - 1af8b37a0f957a475de96a06f3b0fd9d342074f8 authored almost 6 years agogithub.com/MontFerret/ferret - b3bcbda3b92e428c88d0c1b463952d184aac415e authored almost 6 years ago
github.com/MontFerret/ferret - 84fde8c109e5a7c8f8609c4e7837273c4fd1258f authored almost 6 years ago
github.com/MontFerret/ferret - 749cb8945d7c18231b63b8c3863172d0478ef145 authored almost 6 years ago
Invalid return value
github.com/MontFerret/ferret - e9cd4d414d472fd6a28f0d1bdba0e5c49a5062cf authored almost 6 years agogithub.com/MontFerret/ferret - 24512715e5e8528ae4e660ed3a7b24cf27440854 authored almost 6 years ago
github.com/MontFerret/ferret - fdf3c7c33fe75ae2392d1e9bd9c5d4213dfc2078 authored about 6 years ago
User-generated mouse clicks are cancelable (and thus preventDefault() works), but the simulated ...
github.com/MontFerret/ferret - 61933caec9072cf4b3477fcfd5c606d5d7f974b0 authored about 6 years agogithub.com/MontFerret/ferret - f97dd97a3611f735b8f867d0b149aa5d9181d0c8 authored about 6 years ago
* add pkg/stdlib/objects Length function
* rename lenght.go -> length.go
* fix tests accor...
github.com/MontFerret/ferret - 7cb7d752040eaa43ce3ae64fc74f3d34adaf7cf5 authored about 6 years agogithub.com/MontFerret/ferret - ea6260685fcff3667633ba847bf6565eb8aa8ef1 authored about 6 years ago
github.com/MontFerret/ferret - 8da8ac26440e2def60e906bcf6762e13e5d1bb54 authored about 6 years ago
github.com/MontFerret/ferret - 84c17b374f20f353f9b21b60937ead6dc98e7d46 authored about 6 years ago
github.com/MontFerret/ferret - 7ed582de67fb3e29bacb36c5553eb8ea67bba2ce authored about 6 years ago
github.com/MontFerret/ferret - d390ee0bc927f51bae798ff587d73b41c691030a authored about 6 years ago
Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp) from 0.20.0 to 0.21.0.
- [Rele...
Bumps [github.com/pkg/errors](https://github.com/pkg/errors) from 0.8.0 to 0.8.1.
- [Release no...
github.com/MontFerret/ferret - 38e7798cea2976879ac29479c820a1f543ab224c authored about 6 years ago
github.com/MontFerret/ferret - 2712c3836ba841d530d69d94080424bd23b05dcb authored about 6 years ago
github.com/MontFerret/ferret - 704d788c322f88a399e7deab3e133a0cb54dc6a9 authored about 6 years ago
github.com/MontFerret/ferret - e535f602d56626bce732c226293e12de4ba94fbe authored about 6 years ago
github.com/MontFerret/ferret - a99eb219af4684f0f1eaa03d4df25a78fb8f05ad authored about 6 years ago
* Renamed DOCUMENT to PAGE
* Added PageLoadParams
* Added PageLoadParams
* Renamed Load...
github.com/MontFerret/ferret - 5620be211ca81549ab1d420e2042c398e056e4de authored about 6 years agogithub.com/MontFerret/ferret - 6bc4b3e0e3f426fcf2049f7ee42c422be3210f27 authored about 6 years ago
Bumps [github.com/antlr/antlr4](https://github.com/antlr/antlr4) from 4.7.1 to 4.7.2.
- [Releas...
github.com/MontFerret/ferret - 43cb22c57eb38044ae28680dbaf040a4e0416915 authored about 6 years ago
github.com/MontFerret/ferret - 0ec1f86e88a05e1b7aaa77949408d85fc46d40fc authored about 6 years ago
github.com/MontFerret/ferret - a219e776ad80a97566443f3a7662ed590328c3c9 authored about 6 years ago
* Decoupled runtime and HTML driver initialization
* Updates
github.com/MontFerret/ferret - 39e379f0f214e89a9c86d541f1bd580e837da9fa authored about 6 years agogithub.com/MontFerret/ferret - 0ce0426b55861cd07651c16db88a08a11b4a933a authored about 6 years ago
github.com/MontFerret/ferret - f5901e22262f33473a51b25e2f0828b8333586da authored about 6 years ago
github.com/MontFerret/ferret - b3611c57136b3a97935a221c9dc523f38a4f6246 authored about 6 years ago
* Fixes
* Fixed path to HTMLElement.value
github.com/MontFerret/ferret - dc3de7155489819348603bcc0e3aad852dd039f4 authored about 6 years agogithub.com/MontFerret/ferret - 0a18864c258d595dea95777fbb2967a187755f88 authored about 6 years ago
github.com/MontFerret/ferret - 0f3af382a9a9a1ac15d52ca886614037491aab43 authored about 6 years ago
github.com/MontFerret/ferret - ee7a4a83543d8b6ed190e3f801afe78dfade75b0 authored about 6 years ago
github.com/MontFerret/ferret - 3198b642e3eceb11505de750c3bc2eabd63d76b6 authored about 6 years ago
github.com/MontFerret/ferret - a5dec54a3c1d050cd5401c97c043657efcf3ebcf authored about 6 years ago
github.com/MontFerret/ferret - 58112b8ee90241d439089f392e38ab13cf3418f5 authored about 6 years ago
github.com/MontFerret/ferret - 47a4a18375cb56fc89a0a9a21b135a9b0819d31d authored about 6 years ago
github.com/MontFerret/ferret - bf10628875315242664c3a2336d7d16be803d1f9 authored about 6 years ago
github.com/MontFerret/ferret - 969a96c0bd642f962d44c2d55ae3cb2fb8b4c991 authored about 6 years ago
github.com/MontFerret/ferret - 1af1cc248676f4eb22bc10dd99d3a7d522ddc17b authored about 6 years ago
github.com/MontFerret/ferret - d94a2fb0048d77ab570dfad411391122b7052fb3 authored about 6 years ago
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.10.3 to 1.11.0.
- [Release ...
github.com/MontFerret/ferret - 2fa75116450dbff57bd4881e4fd794dce146390b authored about 6 years ago
github.com/MontFerret/ferret - 30abe61f7234218b4f902fe56f813d432921b0c4 authored about 6 years ago
github.com/MontFerret/ferret - 0dc603b9e1f9784d4999f516f16dc59ca9935555 authored about 6 years ago
* add pkg/stdlib/objects Length function
* rename lenght.go -> length.go
* fix tests accor...
github.com/MontFerret/ferret - 023040866dc601a8597d35ce77fd3f6848a7f8c4 authored about 6 years agogithub.com/MontFerret/ferret - 1866cb1e31126b6dda06f0db3dfbd0d44c0d50d4 authored about 6 years ago
Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.4.1 to 1.5...
github.com/MontFerret/ferret - f748c308cc32f8308d3612d14b7d9566389bbe6c authored about 6 years agogithub.com/MontFerret/ferret - c6a4ede15d92698f7d8c6345de1b1fc7101378c2 authored about 6 years ago
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.10.2 to 1.10.3.
- [Release ...
github.com/MontFerret/ferret - b4a8c8ba3c767727814a4615c94e3ddcb6bd563e authored about 6 years ago
github.com/MontFerret/ferret - 9131c676d98dcd64f3eb15bfe2bf5e3759de55e6 authored about 6 years ago
* Added CollectionIterator interface
* Added PAGINATION function
* Fixed LIMIT clause
*...
github.com/MontFerret/ferret - 291d07cbef47b243217d1c4145b47deb9bb2b29a authored about 6 years agogithub.com/MontFerret/ferret - de774ba03ec6bd720d6844cb8f4325e657d2b9c5 authored about 6 years ago
Switched Go version from master to stable
github.com/MontFerret/ferret - 423d84cd078ee788db3a85b461c4fb57c274bb4a authored about 6 years ago
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.10.1 to 1.10.2.
- [Release ...
Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.10.0 to 1.10.1.
- [Release ...
github.com/MontFerret/ferret - 64ca68d93002d6d794bc174ae41ad5232e1feb74 authored about 6 years ago
github.com/MontFerret/ferret - 528b60df24e6549e5566fb6c5591e9b1ee81e5d6 authored about 6 years ago
Switched to Go stable for linting.
github.com/MontFerret/ferret - 409a517e874d6cf4fde3ad9888293aa33ab59906 authored about 6 years agogithub.com/MontFerret/ferret - ad9bfbd4ad0cd2e6e3493d0480eb194498a9e8e2 authored about 6 years ago
Added protection from PR's with bad code formatting.
github.com/MontFerret/ferret - 40728f7ef9c400edd2c6f36e3d4156a62b4bd971 authored about 6 years ago* rename utils.LOG -> utils.PRINT
* rename utils.Logs -> utils.Print
github.com/MontFerret/ferret - 8bb79418645a9444c311fc2c5193bf8db00570ab authored about 6 years agogithub.com/MontFerret/ferret - 10d0de088b2cbb82edc88ce4d37a7440ae0e6ae6 authored about 6 years ago
github.com/MontFerret/ferret - a88ac6a647aca329b289161ee45b01b649010388 authored about 6 years ago
Bumps [github.com/gofrs/uuid](https://github.com/gofrs/uuid) from 3.1.1 to 3.1.2.
- [Release no...
Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp) from 0.19.0 to 0.20.0.
- [Rele...
github.com/MontFerret/ferret - e4a7b581f0ba239712f98d1f07ba6f4a07224119 authored about 6 years ago
github.com/MontFerret/ferret - 5e6701f1c1e9c78605f3d4134463512d1dfdc1c8 authored about 6 years ago
github.com/MontFerret/ferret - 4032e8dd7ce35fc937306d63ff3d7fb4b2e2d55e authored about 6 years ago
github.com/MontFerret/ferret - 34b7efa859f393a18dc2b44d3ce9fa25c645239f authored about 6 years ago
github.com/MontFerret/ferret - 7fd5af611047b826b23b09c804fefbabcf2a039e authored about 6 years ago
github.com/MontFerret/ferret - 3462923085b2641f901232a045a1e212eea3594b authored about 6 years ago