Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/MontFerret/ferret

Declarative web scraping
https://github.com/MontFerret/ferret

Fixed string encoding

803ae0ea24f7bc063999c43e7b5b0dd79d5e7c22 authored almost 6 years ago
Updated style template

53549de76b2f32d0d574fcb8a4ea35313afca7bd authored almost 6 years ago
Removed IteratorFn

a2c4610fceb8639e8b65216130485658b19e6416 authored almost 6 years ago
Added IteratorFn

32bfd4be3d5cd1c9c42d5b546522adde4ba98b52 authored almost 6 years ago
Feature/#250 wait style 2 (#260)

* Added WAIT_STYLE and WAIT_NO_STYLE

* Added WAIT_NO_STYLE and WAIT_NO_STYLE_ALL functions

e17ce5a3d54dc1dd5df76bce6d29e66b9f613219 authored almost 6 years ago
Feature/#250 wait style (#257)

* Added WAIT_ATTR functions

82f7317ebe6ef7e640cc8c562d646a44681acb33 authored almost 6 years ago
Feature/#250 wait style (#255)

* Added support for parsed styles

* Added stdlib function.

* Added e2e tests

* Added e2...

376ad77404b8e713e9f182389d04744cd405b31d authored almost 6 years ago
Update README.md (#251)

Separate confusing sentences into multiple sentences. Remove meta-discourse. Remove informal con...

391836cbb227dc70c7cef525b959478eef382dee authored almost 6 years ago
Ignore empty CDP address value

201ff95f6c62932a31a1d310f23f36c476c884c6 authored almost 6 years ago
Update README.md

a101e3f8e167447a93a18c914cef7541b901f788 authored almost 6 years ago
Feature/#229 wait no element (#249)

* Added possibility to wait for an element or a class absence

d0caef8be74bc8f709e6847619af6a06041a9518 authored almost 6 years ago
WIP: Feature/#38 fix browser launcher (#246)

* switch DebuggingAddress from 0.0.0.0 -> http://0.0.0.0:9222

* rename res -> path

* chang...

5188f9e71b6ae5d955b723f60da0c9199f80a8f5 authored almost 6 years ago
update README.md (#245)

2303eee1526b13815fbe9d3f3dbb53944a4d8340 authored almost 6 years ago
Bump github.com/rs/zerolog from 1.11.0 to 1.12.0 (#241)

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.11.0 to 1.12.0.
- [Release ...

13c0878d54f4636b02d80475e5f21e09673d8430 authored almost 6 years ago
Fixed graceful process termination (#240)

b702f127ed340010a8730fae8e2ddfc872d33c77 authored almost 6 years ago
Fixed dot notation for HTML elements (#239)

* Fixed dot notation for HTML elements

63dfcdeefd7c1cb13ddb086a854ee0275705b79f authored almost 6 years ago
Fixed incorrect String.length (#238)

* Fixed incorrect String.length

14dd7ac40b368c4dbb4fb14e91b72ffff908e07a authored almost 6 years ago
Feature/#221 mouse events (#237)

* Initial work

* Added MoveMouseByXY and ScrollByXY

* Fixed liniting issues

eb523f01ccd42a4157ca64563308f648e8b9ff80 authored almost 6 years ago
Update README.md

efa0444c39907d0caedf1dae734268eef49d3434 authored almost 6 years ago
Updated default driver registration

2be0d471acc09660f665b5fd2bbf07da39acf2f4 authored almost 6 years ago
Updated embedded examples

25f3ef0646b8394a13670e27c8ae1a5636944856 authored almost 6 years ago
Added Context to HTML methods (#235)

* Added Context to HTML methods

* Fixed unit tests

* Updated timeout

* Fixed WAIT_CLASS...

6e15846d0f76ce67e5be4b7a8585fb8be414966f authored almost 6 years ago
Refactoring/externalized html (#234)

* Externalized HTML drivers

* Fixed unit tests

* Updated logging

* Added support to set...

34c8c0225866a3dc9f518044b5cf654387886b1b authored almost 6 years ago
Move value specific Iterable and Iterator interfaces into core module (#233)

* Move value specific Iterable and Iterator interfaces into core module

* Update Makefile

...

f8e061cc8034fd4cfa4ce2a094276d50137a4b98 authored almost 6 years ago
New type system (#232)

* New type system

* Fixed dot notation for HTML elements

1af8b37a0f957a475de96a06f3b0fd9d342074f8 authored almost 6 years ago
rename functions Parse<Type>P -> MustParse<Type>. while dined (#231)

b3bcbda3b92e428c88d0c1b463952d184aac415e authored almost 6 years ago
Added link to the blog post

84fde8c109e5a7c8f8609c4e7837273c4fd1258f authored almost 6 years ago
Fixed linting issues

749cb8945d7c18231b63b8c3863172d0478ef145 authored almost 6 years ago
return the *FqlCompiler customed replace default (#227)

Invalid return value

e9cd4d414d472fd6a28f0d1bdba0e5c49a5062cf authored almost 6 years ago
rename KEEP -> KEEP_KEYS (#223)

24512715e5e8528ae4e660ed3a7b24cf27440854 authored almost 6 years ago
Updated JS event dispatching

fdf3c7c33fe75ae2392d1e9bd9c5d4213dfc2078 authored about 6 years ago
Allows simulated clicks to be canceled (#222)

User-generated mouse clicks are cancelable (and thus preventDefault() works), but the simulated ...

61933caec9072cf4b3477fcfd5c606d5d7f974b0 authored about 6 years ago
Updated lock file

f97dd97a3611f735b8f867d0b149aa5d9181d0c8 authored about 6 years ago
Autocomplete REPL (#219)

* add pkg/stdlib/objects Length function

* rename lenght.go -> length.go

* fix tests accor...

7cb7d752040eaa43ce3ae64fc74f3d34adaf7cf5 authored about 6 years ago
Updated pagination script

ea6260685fcff3667633ba847bf6565eb8aa8ef1 authored about 6 years ago
Updated example of pagination

8da8ac26440e2def60e906bcf6762e13e5d1bb54 authored about 6 years ago
Updated lock file

84c17b374f20f353f9b21b60937ead6dc98e7d46 authored about 6 years ago
Merge branch 'master' of github.com:MontFerret/ferret

7ed582de67fb3e29bacb36c5553eb8ea67bba2ce authored about 6 years ago
Updated example of pagination

d390ee0bc927f51bae798ff587d73b41c691030a authored about 6 years ago
Bump github.com/mafredri/cdp from 0.20.0 to 0.21.0 (#218)

Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp) from 0.20.0 to 0.21.0.
- [Rele...

61636f106a07542eefcbe09d822efe4bb71c964d authored about 6 years ago
Bump github.com/pkg/errors from 0.8.0 to 0.8.1 (#217)

Bumps [github.com/pkg/errors](https://github.com/pkg/errors) from 0.8.0 to 0.8.1.
- [Release no...

319a92b26507fb4b6e85287f389b397d71a45cbb authored about 6 years ago
Disabled x86 arch

38e7798cea2976879ac29479c820a1f543ab224c authored about 6 years ago
Updated parser

2712c3836ba841d530d69d94080424bd23b05dcb authored about 6 years ago
Updated changelog

704d788c322f88a399e7deab3e133a0cb54dc6a9 authored about 6 years ago
Added unit tests for Setter and Getter interfaces

e535f602d56626bce732c226293e12de4ba94fbe authored about 6 years ago
Updated README

a99eb219af4684f0f1eaa03d4df25a78fb8f05ad authored about 6 years ago
Next (#214)

* Renamed DOCUMENT to PAGE

* Added PageLoadParams

* Added PageLoadParams

* Renamed Load...

5620be211ca81549ab1d420e2042c398e056e4de authored about 6 years ago
Prevent memory leak (#213)

6bc4b3e0e3f426fcf2049f7ee42c422be3210f27 authored about 6 years ago
Bump github.com/antlr/antlr4 from 4.7.1 to 4.7.2 (#212)

Bumps [github.com/antlr/antlr4](https://github.com/antlr/antlr4) from 4.7.1 to 4.7.2.
- [Releas...

1bcc0c4afbe9a63dbb7f80dfd9fc67124bec5bab authored about 6 years ago
Update README.md

43cb22c57eb38044ae28680dbaf040a4e0416915 authored about 6 years ago
Update README.md

0ec1f86e88a05e1b7aaa77949408d85fc46d40fc authored about 6 years ago
Switched from int to int64 (#188)

a219e776ad80a97566443f3a7662ed590328c3c9 authored about 6 years ago
Decoupled runtime and HTML driver initialization (#198)

* Decoupled runtime and HTML driver initialization

* Updates

39e379f0f214e89a9c86d541f1bd580e837da9fa authored about 6 years ago
Updated CHANGELOG

0ce0426b55861cd07651c16db88a08a11b4a933a authored about 6 years ago
Switched from 0.0.0.0 to 127.0.0.1 (#197)

f5901e22262f33473a51b25e2f0828b8333586da authored about 6 years ago
Fixed use of duplicate variable as a source in FOR IN statement (#196)

b3611c57136b3a97935a221c9dc523f38a4f6246 authored about 6 years ago
Bug/#194 empty value (#195)

* Fixes

* Fixed path to HTMLElement.value

dc3de7155489819348603bcc0e3aad852dd039f4 authored about 6 years ago
Update CHANGELOG.md

0a18864c258d595dea95777fbb2967a187755f88 authored about 6 years ago
Fixes (#193)

0f3af382a9a9a1ac15d52ca886614037491aab43 authored about 6 years ago
Added intergration test for WAIT_CLASS_ALL

ee7a4a83543d8b6ed190e3f801afe78dfade75b0 authored about 6 years ago
Updated CHANGELOG

3198b642e3eceb11505de750c3bc2eabd63d76b6 authored about 6 years ago
Fixed WAIT_CLASS args validation (#192)

a5dec54a3c1d050cd5401c97c043657efcf3ebcf authored about 6 years ago
Update CHANGELOG.md

58112b8ee90241d439089f392e38ab13cf3418f5 authored about 6 years ago
Fixed int oveflow for page load timeout

47a4a18375cb56fc89a0a9a21b135a9b0819d31d authored about 6 years ago
Merge branch 'master' of github.com:MontFerret/ferret

bf10628875315242664c3a2336d7d16be803d1f9 authored about 6 years ago
Updated CHANGELOG

969a96c0bd642f962d44c2d55ae3cb2fb8b4c991 authored about 6 years ago
Fixes (#187)

1af1cc248676f4eb22bc10dd99d3a7d522ddc17b authored about 6 years ago
Added timeout to DOCUMENT function (#186)

d94a2fb0048d77ab570dfad411391122b7052fb3 authored about 6 years ago
Bump github.com/rs/zerolog from 1.10.3 to 1.11.0 (#184)

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.10.3 to 1.11.0.
- [Release ...

05772972d01feafec5fc31e8620b4f905288cfff authored about 6 years ago
Update CHANGELOG.md

2fa75116450dbff57bd4881e4fd794dce146390b authored about 6 years ago
Updated ANTLR binary name for code generation

30abe61f7234218b4f902fe56f813d432921b0c4 authored about 6 years ago
Updated CHANGELOG

0dc603b9e1f9784d4999f516f16dc59ca9935555 authored about 6 years ago
added DateCompare function (#182)

* add pkg/stdlib/objects Length function

* rename lenght.go -> length.go

* fix tests accor...

023040866dc601a8597d35ce77fd3f6848a7f8c4 authored about 6 years ago
fixed a bug when adding/subtrating did not take an amount of units (#181)

1866cb1e31126b6dda06f0db3dfbd0d44c0d50d4 authored about 6 years ago
Bump github.com/PuerkitoBio/goquery from 1.4.1 to 1.5.0 (#180)

Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.4.1 to 1.5...

f748c308cc32f8308d3612d14b7d9566389bbe6c authored about 6 years ago
Feature/#177 hover (#178)

c6a4ede15d92698f7d8c6345de1b1fc7101378c2 authored about 6 years ago
Bump github.com/rs/zerolog from 1.10.2 to 1.10.3 (#176)

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.10.2 to 1.10.3.
- [Release ...

64a28cdebbcf27162900de18f35b74b5dac75d5a authored about 6 years ago
Feature/#8 date diff (#175)

b4a8c8ba3c767727814a4615c94e3ddcb6bd563e authored about 6 years ago
#172 Added SCROLL_TOP and SCROLL_BOTTOM (#174)

9131c676d98dcd64f3eb15bfe2bf5e3759de55e6 authored about 6 years ago
Feature/custom iterator (#173)

* Added CollectionIterator interface

* Added PAGINATION function

* Fixed LIMIT clause

*...

291d07cbef47b243217d1c4145b47deb9bb2b29a authored about 6 years ago
Integration tests (#170)

de774ba03ec6bd720d6844cb8f4325e657d2b9c5 authored about 6 years ago
Update .travis.yml

Switched Go version from master to stable

423d84cd078ee788db3a85b461c4fb57c274bb4a authored about 6 years ago
Bump github.com/rs/zerolog from 1.10.1 to 1.10.2 (#168)

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.10.1 to 1.10.2.
- [Release ...

cf0f2780bed4266457e15c977b4b70220a615e23 authored about 6 years ago
Bump github.com/rs/zerolog from 1.10.0 to 1.10.1 (#167)

Bumps [github.com/rs/zerolog](https://github.com/rs/zerolog) from 1.10.0 to 1.10.1.
- [Release ...

b8c7d323ccbb347a69b5c8b6412de7db613e4c9e authored about 6 years ago
added DATE_ADD, DATE_SUBTRACT functions (#165)

64ca68d93002d6d794bc174ae41ad5232e1feb74 authored about 6 years ago
RIGHT() function should return substr counting from right rather than… (#164)

528b60df24e6549e5566fb6c5591e9b1ee81e5d6 authored about 6 years ago
Update .travis.yml

Switched to Go stable for linting.

409a517e874d6cf4fde3ad9888293aa33ab59906 authored about 6 years ago
+ Remove function (#163)

ad9bfbd4ad0cd2e6e3493d0480eb194498a9e8e2 authored about 6 years ago
Update .travis.yml

Added protection from PR's with bad code formatting.

40728f7ef9c400edd2c6f36e3d4156a62b4bd971 authored about 6 years ago
rename utils.LOG -> utils.PRINT (#162)

* rename utils.LOG -> utils.PRINT

* rename utils.Logs -> utils.Print

8bb79418645a9444c311fc2c5193bf8db00570ab authored about 6 years ago
Added one more test case into pkg/stdlib/datetime (#161)

10d0de088b2cbb82edc88ce4d37a7440ae0e6ae6 authored about 6 years ago
Updated Gopkg.toml

a88ac6a647aca329b289161ee45b01b649010388 authored about 6 years ago
Bump github.com/gofrs/uuid from 3.1.1 to 3.1.2 (#160)

Bumps [github.com/gofrs/uuid](https://github.com/gofrs/uuid) from 3.1.1 to 3.1.2.
- [Release no...

ed8b4ba68b18f493aaeb1faf819218487d62e405 authored about 6 years ago
Bump github.com/mafredri/cdp from 0.19.0 to 0.20.0 (#159)

Bumps [github.com/mafredri/cdp](https://github.com/mafredri/cdp) from 0.19.0 to 0.20.0.
- [Rele...

1ad38819089dfc3d4d115db20ecd2d23b99c3d41 authored about 6 years ago
added DATE_DAYOFYEAR, DATE_MILLISECOND, DATE_LEAPYEAR, DATE_QUARTER, DATE_DAYS_IN_MONTH, DATE_FORMAT functions (#157)

e4a7b581f0ba239712f98d1f07ba6f4a07224119 authored about 6 years ago
Added panic recovery mechanism (#158)

5e6701f1c1e9c78605f3d4134463512d1dfdc1c8 authored about 6 years ago
Updated codecov settings

4032e8dd7ce35fc937306d63ff3d7fb4b2e2d55e authored about 6 years ago
Set codecov support for all branches

34b7efa859f393a18dc2b44d3ce9fa25c645239f authored about 6 years ago
DATE_HOUR, DATE_MINUTE and DATE_SECOND functions (#156)

7fd5af611047b826b23b09c804fefbabcf2a039e authored about 6 years ago
Feature/#8 datetime (#154)

3462923085b2641f901232a045a1e212eea3594b authored about 6 years ago