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

Feature/#8 datetime (#153)

github.com/MontFerret/ferret - 612705ca3a8d39bf815fb82598b33b39206338d9 authored about 6 years ago
Feature/#8 datetime (#152)

github.com/MontFerret/ferret - d8ae6cca8b0736318193476c1eaab5b52150276b authored about 6 years ago
Feature/#106 fmt function (#151)

github.com/MontFerret/ferret - f6e465d55627718a81500745165a10bab64baeb6 authored about 6 years ago
change comment (#150)

github.com/MontFerret/ferret - b097527cd339f1fe2856bdaa87328d36d8bfa3ca authored about 6 years ago
Bump Go versions and use '.x' to always get latest patch versions (#149)

github.com/MontFerret/ferret - 2a2344cfc8aab4d93d0e46e017bf47920383e17d authored about 6 years ago
Update README.md

Added some extra badges

github.com/MontFerret/ferret - 6e7f015eac2e9c150bccb3f2b7a01c6677ddbbd1 authored about 6 years ago
Bug/#142 clauses and statements (#148)

github.com/MontFerret/ferret - 3472630e6f851c52e0943981695dd2d48a73f76d authored about 6 years ago
add unit tests for runtime/expressions - block (#143)

github.com/MontFerret/ferret - e6fd33ac1da843d0a78836b52308c5ab78d31833 authored about 6 years ago
add unit tests for runtime/core - value (#144)

github.com/MontFerret/ferret - 7da10c5a70fcd00ec894566338e9014b83ced430 authored about 6 years ago
rename a test items description (#147)

github.com/MontFerret/ferret - 6e06652a5aa12860cf83108c5109b57b585cffc6 authored about 6 years ago
add unit tests for runtime/expressions - param (#145)

github.com/MontFerret/ferret - c25b8e3610d3018452d54b7c5c773bcb0f246e68 authored about 6 years ago
add unit test for runtime/expressions - return (#146)

github.com/MontFerret/ferret - 8c95f3b12e2cda1b39c259f4c350dbd203011c93 authored about 6 years ago
Fixed codecov script exection

github.com/MontFerret/ferret - b3e0a68cd06e4ff577e0dc750aa73533b778ae74 authored over 6 years ago
Updated config for code coverage report

github.com/MontFerret/ferret - fbeedbd03e38813081e37075afb2499e7ea0ae6b authored over 6 years ago
Fixed codecover report

github.com/MontFerret/ferret - 10c7273f07043e49a9b1157de7f4d7cc20470f99 authored over 6 years ago
Updated Makefile message

github.com/MontFerret/ferret - 8f4e5c25197ac45e29d1742ae2ac6bba955d9b2f authored over 6 years ago
Updated release task in Makefile

github.com/MontFerret/ferret - 57c7d4b795888cd14af78de22961b4218657d0a9 authored over 6 years ago
Updated CHANGELOG

github.com/MontFerret/ferret - d08877625e5a850466f81413b07754238dd4877a authored over 6 years ago
Updated in parser

github.com/MontFerret/ferret - b188e7a4f3d2bad0372635ac965aafc395cd9b82 authored over 6 years ago
Updated release task

github.com/MontFerret/ferret - f8315627916acf6fbf1bf602e49bf79e7b148d86 authored over 6 years ago
Updated release task

github.com/MontFerret/ferret - b9d5faf0f38485eefc9cc60fbd028ee20460a487 authored over 6 years ago
Update .goreleaser.yml

github.com/MontFerret/ferret - 9f7aa5132dcba0ffe9365cfe65bac25d705037f0 authored over 6 years ago
Feature/#10 merge recursive (#140)

github.com/MontFerret/ferret - 8575863c2b78caba961e9f11f49a7dabdb85bfed authored over 6 years ago
Feature/#5 collect keyword alt (#141)

Implemented COLLECT key word

github.com/MontFerret/ferret - 549b4abd3b12f0133995809d71617b131087045f authored over 6 years ago
Removed redundant code

github.com/MontFerret/ferret - b02c5542141b414da4466bce980f55944edef9c4 authored over 6 years ago
Added some benchmarks (#139)

github.com/MontFerret/ferret - 19dbf12296e0f5815f5af63e7e24ad2db30ed6bf authored over 6 years ago
Feature/#10 values (#128)

* added VALUES function
* updated object.Compare

github.com/MontFerret/ferret - ebea64da37f95e57f9f0c6a5a7ff367cf7e66848 authored over 6 years ago
Merge branch 'master' of github.com:MontFerret/ferret

github.com/MontFerret/ferret - e9e33263f32dc6b0752345ae9c1a8a27c76b69d1 authored over 6 years ago
Added possibility to use string literals as object poperties

github.com/MontFerret/ferret - 685c5872aaed42852ce32e7ab8b69b1a269185be authored over 6 years ago
Updated minimal Go version.

Closes

github.com/MontFerret/ferret - 805799432078304e62680ab32d579432362a9dac authored over 6 years ago
Merge branch 'master' of github.com:MontFerret/ferret

github.com/MontFerret/ferret - c706f01205e092b37ebd5150974519fa2ce76d24 authored over 6 years ago
minor tweak in runtime.Options

github.com/MontFerret/ferret - e0874d25f71f31bb9e5d8a9c7e1767050995c9f3 authored over 6 years ago
Renamed compiler file

github.com/MontFerret/ferret - 17b52fdfd5fe4ed817f16b580b75e83e9cbf970c authored over 6 years ago
Updated goreleaser

github.com/MontFerret/ferret - d519ade7106cf043c59eb5ee032367f6d54cd605 authored over 6 years ago
Updated goreleaser config

github.com/MontFerret/ferret - 25fd93dd1041c764e9e4d0eeb7e2be9e3e4aa1ed authored over 6 years ago
Updated CHANGELOG

github.com/MontFerret/ferret - acd5fcc7921fed4159d77fd186e806d6dcd33325 authored over 6 years ago
Bug/binary expression (#135)

Added boolean binary operator

github.com/MontFerret/ferret - e5ca63bcdb83418b40792bc65bf83f58a0cb1b4e authored over 6 years ago
Implement DOWNLOAD function (#132)

github.com/MontFerret/ferret - dd13878f80f340c4727d3ad5a6a70859dd958b92 authored over 6 years ago
Added conditional script execution for coverage report

github.com/MontFerret/ferret - eb4fba135df7d4d358de18da1be9e41cc2853b92 authored over 6 years ago
Code coverage (#134)

* Added code coverage report

github.com/MontFerret/ferret - 7dc1288baeec759f38edf34c05a640f1d156e642 authored over 6 years ago
Update README.md

github.com/MontFerret/ferret - ca1f0cd65aca7ac28503a51c912a753fdaa811db authored over 6 years ago
#123 Renamed 'innerHtml' to 'innerHTML' (#133)

github.com/MontFerret/ferret - 393980029976405d9e432faadd407e964c995fd4 authored over 6 years ago
Removed unneccessary goroutine

github.com/MontFerret/ferret - d7df80df9d3f995769da525be3e57448fb26ce61 authored over 6 years ago
Update README.md

Added link to Discord channel

github.com/MontFerret/ferret - 0f85cbf55825a5a076738117cca5cd5a70aa6cfd authored over 6 years ago
#117 Added support for multiline strings (#129)

github.com/MontFerret/ferret - cf70088fd84fa0e02887c0f34298793b98f96073 authored over 6 years ago
Some tweaks in EventBroker

github.com/MontFerret/ferret - 18b76be3fc1d45b0f6349d6d436c13398d04e7ab authored over 6 years ago
Refactoring/new event broker (#127)

* Refactored EventBroker
* Improved event loop cancellation

github.com/MontFerret/ferret - 1d6a23fa967643a737cd052234d480052d3ec2d9 authored over 6 years ago
add unit tests for runtime/core - source (#126)

github.com/MontFerret/ferret - e64eb18ccf5a2a9a908b588e446a6c4a76507e7a authored over 6 years ago
Feature/#44 e2e tests (#122)

github.com/MontFerret/ferret - 2bb67f6a903b1a12c9ce04f88169c6fa0c743f13 authored over 6 years ago
Bug into object function KEEP (#121)

github.com/MontFerret/ferret - 0f3128e8428cd3dc5377a2ead3134c1ae14cc9a0 authored over 6 years ago
Rewrite comments, closing #118

github.com/MontFerret/ferret - 6df08a60cbc054e2d665dbc5a9b0a9c99ef559eb authored over 6 years ago
Implement FROM_BASE64 function (#115)

github.com/MontFerret/ferret - 5db8df55db46336927ca32ab096569fa09df58d3 authored over 6 years ago
Updated Makefile

github.com/MontFerret/ferret - 0288798a5f0c58c79d3c123f07f90056ffe4395a authored over 6 years ago
Updated README

github.com/MontFerret/ferret - 8b892edb8e4ad00a258439514494b0407ede1069 authored over 6 years ago
Updated gitignore

github.com/MontFerret/ferret - c2ab58c0d524da28d93a90b78e65a7853f135406 authored over 6 years ago
Small change in CLI

github.com/MontFerret/ferret - e3bcdd83aca0725a86714e7f5ca0ed2e556020fa authored over 6 years ago
Added support of goreleaser

github.com/MontFerret/ferret - 1a5db7274c56a15e5859bb5183f7f758b94094ab authored over 6 years ago
Added CHANGELOG file

github.com/MontFerret/ferret - 3630d35b73e58cbdb0618838e0b1297721a4eba2 authored over 6 years ago
Feature/#7 numeric functions (#116)

* #7 Added ABS

* #7 Added ACOS

* #7 Added ASIN

* #7 Added ATAN

* #7 Added ATAN2

*...

github.com/MontFerret/ferret - 5f94b77a39709846a922a3bf421f81e78c2b0c7e authored over 6 years ago
Implement PDF function, closes #20 (#114)

github.com/MontFerret/ferret - 2417be3f9da6db49dcee5ac6f061cc66142fbef5 authored over 6 years ago
Feature/#10 zip (#113)

* added prototype of ZIP function

* add unit test for ZIP function

* change comment for ZI...

github.com/MontFerret/ferret - 5d0d9ec5374d42b0e882436955666c737d9dab0c authored over 6 years ago
added MERGE object function (#111)

* add pkg/stdlib/objects Length function

* rename lenght.go -> length.go

* fix tests accor...

github.com/MontFerret/ferret - 446ce3ead5812fe105726bae16196fb7ce4a7185 authored over 6 years ago
Feature/#105 elements count (#109)

* #105 Added ELEMENTS_COUNT function

* Some minor updates

* Invalid return type

github.com/MontFerret/ferret - 42757a2a5a1a45ee8c2e1a0de3a62fe75c7cf376 authored over 6 years ago
#104 Added NAVIGATE_FORWARD function (#108)

github.com/MontFerret/ferret - 495cc34d7735fa4c720b86723d847d1f6490ebbc authored over 6 years ago
Feature/#103 navigate back (#107)

* #103 Added NAVIGATE_BACK function

* Commented out debugging test

* Updated implementation

github.com/MontFerret/ferret - 93d5df5fe7d8da836ac3dc9a9c5d7840a03a7d4c authored over 6 years ago
Feature/#95 deepclone (#101)

* rename method Clone to Copy

* added Cloneable interface

* added Value to Cloneable inter...

github.com/MontFerret/ferret - f91fbf6f8c2596a29f8ef5508c81c4d51a5b1b02 authored over 6 years ago
Fixed process termination by 'exit' word (#100)

github.com/MontFerret/ferret - 88188cac2c0c603d24377cd2b321f7cf9a2991e5 authored over 6 years ago
Bug/#80 element not found (#99)

* SOme work

* Some refactoring

* Work on stabalizing queries

* Removed unit test for de...

github.com/MontFerret/ferret - 570c1b4548ee6fcc9ced3f0ba224385bdc1c3d0f authored over 6 years ago
add unit tests for runtime/core - scope (#94)

* add unit tests for runtime/core - scope

* add unit tests for runtime/core - scope

* add ...

github.com/MontFerret/ferret - ad21fa6482d620b699a12ce5424db9bd49e8b871 authored over 6 years ago
Bugfix/#97 array compare (#98)

* added some more unit tests for values.Array

* fix values.Array.Compare method

* added on...

github.com/MontFerret/ferret - 54c985786249db781da6b08a5ab843bdd664e4c4 authored over 6 years ago
Bugfix/#89 compare (#93)

* change object method Compare

* added unit tests for Compare method

* changed Compare met...

github.com/MontFerret/ferret - b74e4906247b8e9757c61294b662dab38f87bd44 authored over 6 years ago
Added object 'KEEP' function (#88)

* add unit tests for KEEP function

* added KEEP function

* added doc for KEYS function

...

github.com/MontFerret/ferret - 0bc4280d3f9d6a8a89908a35646786f03462cfd4 authored over 6 years ago
adds WAIT_FOR_ELEMENT as sometimes WAIT_NAVIGATION isn't sufficient (#90)

github.com/MontFerret/ferret - ab633718925f5ce235599071230518b06ae0b85a authored over 6 years ago
change WaitForNavigation to avoid race condition/panic sending on closed channel (#84)

github.com/MontFerret/ferret - c498da4a219a1b3563a67e15b31958c90eeda7c8 authored over 6 years ago
Updated example with Google Search

github.com/MontFerret/ferret - 65a7f2a2dfee81fe2299dea9225cad6c1819f252 authored over 6 years ago
Adds function to type value into input (#81)

* adds function to type input

* changes per feedback

* more PR feedback changes

* add c...

github.com/MontFerret/ferret - 3829dffb911f4d09bbfcc5a5db8b7970cf0ae49b authored over 6 years ago
Feature/inner html element child (#82)

* SOme wokrd

* Renamed example

* Updated example

github.com/MontFerret/ferret - 05a7582bbaabf2f3a776bc478eb359a5931e4309 authored over 6 years ago
add unit tests for runtime/core - helpers (#78)

* add unit tests for runtime/core - helpers

* update helpers to ignore struct/unsafe ptr

github.com/MontFerret/ferret - 0004667df62fd759337ff98ddaa2943ebdceb0de authored over 6 years ago
Fixed incorrectly compiled LIMIT clause.

github.com/MontFerret/ferret - da446892b51ee9adf07889e77747b8b8982edfa8 authored over 6 years ago
Fixed iterator_test

github.com/MontFerret/ferret - d3f1a2d88d60c32f658672bafb09e3398bc60cb9 authored over 6 years ago
Minor clean up

github.com/MontFerret/ferret - 2ff668e643119070eae71e442418177127d166af authored over 6 years ago
Bug/#31 ua (#73)

* Made custom and random UA optional

* Added pirvate context keys

github.com/MontFerret/ferret - a3d3fe727d60ead041fbb0d5136d2fb1960613a2 authored over 6 years ago
Update issue templates

github.com/MontFerret/ferret - eaf60b68465fe0746c518ebb1e6f8b92237a3010 authored over 6 years ago
Update issue templates

github.com/MontFerret/ferret - f34e042886ce5945099c21a64589eb9d2529988f authored over 6 years ago
Update issue templates

github.com/MontFerret/ferret - f3ff44f9b1423cb72c1c334728c13e38cc8bd31e authored over 6 years ago
Moved html drivers outside of standard library

github.com/MontFerret/ferret - 03d9f2e5613f627ceb16aab0515466f16bc63b2a authored over 6 years ago
Feature/#19 proxy (#72)

* #19 Some work on proxy

* Fixed linter issue

github.com/MontFerret/ferret - 957490efecd99a3db81ed3d9aad615b621950115 authored over 6 years ago
Merge branch 'master' of github.com:MontFerret/ferret

github.com/MontFerret/ferret - 4898f1b9cb1b1924d806291c8406843ed4f1fa54 authored over 6 years ago
Added optional timeout to NAVIGATE

github.com/MontFerret/ferret - fa466af940808e13b3e60deaf4138da4ca662a66 authored over 6 years ago
Implement SCREENSHOT function, closes #21 (#67)

github.com/MontFerret/ferret - e8adf4265498d7490e6544cf8ff76705d27e3c86 authored over 6 years ago
#10 Added 'NewLib' function

github.com/MontFerret/ferret - fa5a10925b80d13ae3b6955df738d9574f805574 authored over 6 years ago
Feature/#1 array comparison operators (#71)

* #1 Added ALL IN

* #1 Completed Array operator

* #1 Fixed linting issues

github.com/MontFerret/ferret - 0dfd58dc8988d6cd9fa30a667de3d442f4435d90 authored over 6 years ago
Added objects 'Has' and 'Keys' function (#69)

* add pkg/stdlib/objects Length function

* rename lenght.go -> length.go

* fix tests accor...

github.com/MontFerret/ferret - 809a51b2173e3615b50bef184ab3a8ae88a04ee3 authored over 6 years ago
Merge pull request #70 from 3timeslazy/feature/values_object_get

change Object.Get(key values.String) (core.Value, bool) to Object.Get…

github.com/MontFerret/ferret - 3a834d9a0ec78855d632365398cd6cc095882307 authored over 6 years ago
change Object.Get(key values.String) (core.Value, bool) to Object.Get(key values.String) (core.Value, values.Boolean) for consistency.

github.com/MontFerret/ferret - a51faf8d0549fd35cfeb2ecfd3a52db27816d541 authored over 6 years ago
Merge pull request #66 from SumLare/like-implementation

strings.Like() implementation

github.com/MontFerret/ferret - 2c674824676f89329b910e47c48686260dbf86e7 authored over 6 years ago
Add like function test

github.com/MontFerret/ferret - c97e12d90f7d728b9dc3fdee680bac04aecc0f98 authored over 6 years ago