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

Draft of 0.15.0 release notes

d9360af487ae67ad59ac9b28250cc076e557de1e authored almost 4 years ago by Tim Voronov <[email protected]>
Fixes and changes 2 (#614)

* feat(core): added SourceErrorDetail

* fix(driver): fix sets user headers and cookies

* f...

46009da1e7ba9518563fa4d1fb74328f74bf2db8 authored almost 4 years ago by Roman <[email protected]>
Added .Walk() method to Parser

80c278ec6c783e29a8df12865da8208d1c148c65 authored almost 4 years ago by Tim Voronov <[email protected]>
Updated license badge

60e6bd39bbafaf157ad8c45dc66a424c7d4e7d53 authored almost 4 years ago by Tim Voronov <[email protected]>
Removed old CLI (#608)

* Removed old CLI

* Added mini-CLI for e2e tests

8a772851f4595df0d7c2cbf7286d97b979f8eb07 authored almost 4 years ago by Tim Voronov <[email protected]>
setting Input charset (#609)

* feat(driver): add Charset param

* feat(driver): add convert to UTF8 by input charset

08e9054ba4426b6be0e6948096d39b07704d9443 authored almost 4 years ago by Roman <[email protected]>
Update README.md

6645ff1521918ad0b33c0d7beb96da0880eebabc authored almost 4 years ago by Tim Voronov <[email protected]>
Added links to other projects

3e34a5ec348c8d344940d834da0d4bba38fed977 authored almost 4 years ago by Tim Voronov <[email protected]>
Removed documentation from README

46c7dea9befe6a843c338634e4755f974881ff58 authored almost 4 years ago by Tim Voronov <[email protected]>
Updated CHANGELOG

d4e31a9966b547152023ddccb696d72a672080b4 authored almost 4 years ago by Tim Voronov <[email protected]>
Bugfix/#597 headers panic (#602)

* Remodeled HTTPHeaders

* Remodeled HTTPCookies

* Fixed cookie.Expires

* Update documen...

3ddd9b82a891e4d04b68e7f301bda44292a3c4af authored almost 4 years ago by Tim Voronov <[email protected]>
Bugfix/#597 headers panic (#598)

* Remodeled HTTPHeaders

* Remodeled HTTPCookies

d55bce325cb7487ccdad6fdf001064c569b1090a authored almost 4 years ago by Tim Voronov <[email protected]>
chore: fix grammar (#599)

b3adea3622c6d103515efa1edd48d41a2d566073 authored almost 4 years ago by John Bampton <[email protected]>
Added docs about statusCodes

2f5954eca385a5e5909ab90ad7cf5b935eec7f58 authored almost 4 years ago by Tim Voronov <[email protected]>
Updated CHANGELOG for v0.14.0

3efc7de34651d8a2d7a11bf19ed8b9ad2bdf3c60 authored almost 4 years ago by Tim Voronov <[email protected]>
Added ldflag for version

f9cc8dfff0d4729602a589126c1e15a2164af025 authored almost 4 years ago by Tim Voronov <[email protected]>
Added DOCUMENT_EXISTS function (#594)

* Added DOCUMENT_EXISTS function

* Added addition unit tests

b3118ca9835acb7c14658ee9cff98f8cffa69c50 authored almost 4 years ago by Tim Voronov <[email protected]>
Added additional unit tests for LIKE operator

ae7b5ce557aa4e4df2842be31efcaddfd3c04891 authored almost 4 years ago by Tim Voronov <[email protected]>
#593 handling non-200 status codes

629591980642bdec3a8762fcd214c6f45b5cdbb9 authored almost 4 years ago by Tim Voronov <[email protected]>
Added support of ignoring page resources (#592)

* Added support of ignoring page resources

* Updatd pipeline scripts

* Updated comments

79566c3b76981dc21e737c6a4c7ba658a6148866 authored almost 4 years ago by Tim Voronov <[email protected]>
Updated version of in build and release pipelines

c6a459e35cb79e6421da41c9ede0d16d200f94e5 authored almost 4 years ago by Tim Voronov <[email protected]>
Feature/#577 spa routing (#584)

* Added support of getting URL dynamically

ff8c15eb674a99eca4e30fe07051089e8e01f495 authored almost 4 years ago by Tim Voronov <[email protected]>
Added LIKE operator (#591)

* Added LIKE operator

f4876c05a360f59f796539f8b6da8e1bf7508230 authored almost 4 years ago by Tim Voronov <[email protected]>
custom http transport (#586)

* feat(http): add options.HTTTransport and refactor driver init

* refactor(http): add new line

8d7f1dae2306082a978865df8a92eb7fd67c948d authored almost 4 years ago by Roman <[email protected]>
feat(runtime): check Kind() by 0 or Interface() panic (#587)

cd3543745278dc9ef91718c5d2cecc81b42b7d5c authored almost 4 years ago by Roman <[email protected]>
Update install.sh

dd0e9ee8aec2973561c489815d8483066a6406b6 authored almost 4 years ago by Tim Voronov <[email protected]>
Minor updates to #578

cd1b1cf5c78407fafa08a268742c569dce09255d authored almost 4 years ago by Tim Voronov <[email protected]>
Add rand seed in RAND(min, max) #578 (#579)

f0097e984e61f2a40b66c50495051ea71c2861e9 authored almost 4 years ago by Y.Horie <[email protected]>
Bugfix/#575 element children (#580)

* Fixed retreival of child elements

* Fixed formatting

* Set tree depth to 0

* Removed ...

526916efb6598078c56279d780fd21f2482d4a9a authored about 4 years ago by Tim Voronov <[email protected]>
Create codeql-analysis.yml

06043b98e30c8d34502d47d776575bf4f2e69f42 authored about 4 years ago by Tim Voronov <[email protected]>
Update while.fql

4e78a4c14b65efa8779b021832f1141635614315 authored about 4 years ago by Tim Voronov <[email protected]>
Created antlr symlink

e3ae01589001892c83d46cb874d5cb6c109b4c9f authored about 4 years ago by Tim Voronov <[email protected]>
Added antlr to shared env

6b8b070e62bf7e18b95c9388441073d1c7651ec2 authored about 4 years ago by Tim Voronov <[email protected]>
Update release.yml

Updated ANTLR setup

39bb9c8580e122d1de9c296a4df11b41ff7bf1b5 authored about 4 years ago by Tim Voronov <[email protected]>
Update release.yml

Added ANTLR setup to release config

9ca68ef6e72f23105ad277d4686929e4ed3b7e0d authored about 4 years ago by Tim Voronov <[email protected]>
Updated go.sum and changelog

3d06bc92d53314a027bf515bc0ab8e6043b357db authored about 4 years ago by Tim Voronov <[email protected]>
Bugfix/#559 html escaping (#573)

Added jettison for json encoding

2baac62d1e829277415517c4c3d5cdfd308e3322 authored about 4 years ago by Tim Voronov <[email protected]>
Bump github.com/antchfx/xpath from 1.1.10 to 1.1.11 (#572)

Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath) from 1.1.10 to 1.1.11.
- [Re...

40cb01b52bf89bf143f650f323858bf119e3a617 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Added GetParentElement to HTMLElement struct (#571)

* Added GetParentElement to HTMLElement struct

* Fixed linter issue

* Fixed formatting

8629b57fa7d13e06d16c12cf22ef369578a98808 authored about 4 years ago by Tim Voronov <[email protected]>
Added support of computed styles (#570)

* Added support of computed styles

* Updated style updates

* Fixed linter issues

* Upda...

7eed93721c3b8929db17dfc3666d321de64dc808 authored about 4 years ago by Tim Voronov <[email protected]>
Added support of Element.nextElementSibling and Element.previousEleme… (#569)

* Added support of Element.nextElementSibling and Element.previousElementSibling

* Fixed lint...

01088247e22608404107117254429f66711315b7 authored about 4 years ago by Tim Voronov <[email protected]>
Updated CHANGELOG

8a40d7b46f449677fca866748dfd73a0b39fe82e authored about 4 years ago by Tim Voronov <[email protected]>
Updated go.sum

cfc22be90c876726d0ebaf3e00ae32df2959677e authored about 4 years ago by Tim Voronov <[email protected]>
Chore/actions (#568)

* Renamed REGEXP_REPLACE to REGEX_REPLACE in e2e tests

* Updated example test suites

* Fix...

dca7267e82c5accb045bc385574cc27cbf3c0fd8 authored about 4 years ago by Tim Voronov <[email protected]>
Added example of pagintion using while loop

6223bbe2d918846fdab1ce1433715e5375eacb78 authored about 4 years ago by Tim Voronov <[email protected]>
Feature/#262 while loop (#567)

* Added new syntax and iterator

* Added FOR-WHILE loop

* Added 'FOR-DO-WHILE loop'

bd07b84736919f29843d07e273910a530106258f authored about 4 years ago by Tim Voronov <[email protected]>
Bump github.com/PuerkitoBio/goquery from 1.5.1 to 1.6.0 (#562)

Bumps [github.com/PuerkitoBio/goquery](https://github.com/PuerkitoBio/goquery) from 1.5.1 to 1.6...

bc4bd94eb15a309250abe0337e9ca4638bc97764 authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump github.com/mafredri/cdp from 0.29.2 to 0.30.0 (#563)

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

71a029207ede52f9b0c1d3b8dd26aba5fce5cd5a authored about 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Minor grammar and rewording changes of README (#566)

* Minor grammar and rewording changes of README

* Fix typo in README

* Add link to montfer...

83d93016bfe901e923ce8587e17e1897221c9a1b authored about 4 years ago by David Landry <[email protected]>
Reorganize README (#565)

Re-order and change heading level to adjust grouping

0890f94c24dae0116e689c38f3c9d4828f2863f8 authored about 4 years ago by David Landry <[email protected]>
Updated CHANGELOG

060f3de07b77c1c29415557b4765bed5136d264c authored about 4 years ago by Tim Voronov <[email protected]>
Fixed open tab on error (#564)

4bfffa81185c5ec774b66ade347532e6acbd7bb9 authored about 4 years ago by Tim Voronov <[email protected]>
Add Regexp FILTER operator (#558)

9988ebde6f89dd5ae10f7ecdd76939e7ef95cee7 authored over 4 years ago by David BF <[email protected]>
fix(html): WAIT_NAVIGATION doc 🐛 (#557)

c0f8421eaf0a606b62af327670d6f78af5064e5f authored over 4 years ago by Pierre Brisorgueil <[email protected]>
Updated Chromium

fee9640788b8b77fe866f5698082d0f2166a433f authored over 4 years ago by Tim Voronov <[email protected]>
Fixed unit test

414c16db09307e8a14b4e3430716bf7fd0d7ee78 authored over 4 years ago by Tim Voronov <[email protected]>
Merge branch 'master' of github.com:MontFerret/ferret into master

9754bc62dba11cbad020a0e7c3fa03dc575a1135 authored over 4 years ago by Tim Voronov <[email protected]>
Updated changelog

63efc6721e69228bf3f0de097514d810ff380e72 authored over 4 years ago by Tim Voronov <[email protected]>
Update README.md

6e971738de9579f4fcab77cd46c718088c7522ca authored over 4 years ago by Tim Voronov <[email protected]>
Updated CHANGELOG

ccaf15e1f4caa2f2a341a5f870a9aaf2e9b60cf0 authored over 4 years ago by Tim Voronov <[email protected]>
Added missed 'Fprintln' statement

50e78f8f296edc0627444a17ef097cb4c75c1529 authored over 4 years ago by Tim Voronov <[email protected]>
Merge branch 'master' of github.com:MontFerret/ferret into master

ed4fdf70f1af177bf9da3fc928bcd7e504227ef9 authored over 4 years ago by Tim Voronov <[email protected]>
errors are now printed on stderr (#539)

fb6f3c78e12a87fcb5b80e990a65b01f1f45a1e7 authored over 4 years ago by Alessandro <[email protected]>
Merge branch 'master' of github.com:MontFerret/ferret into master

6ce7ba65074358b94a0141d77010699b54e00cc6 authored over 4 years ago by Tim Voronov <[email protected]>
Added extra locks

b28506af1f00a3582c2208da856b6b1e1646b300 authored over 4 years ago by Tim Voronov <[email protected]>
Fixed wrong base for int formatter

e283722d37f392f755ace2a42232c0d4b37d1838 authored over 4 years ago by Tim Voronov <[email protected]>
fix SCREENSHOT() param type check (#545)

3187f54bf59e5fe587291153cf034358b2540764 authored over 4 years ago by Paul <[email protected]>
Updated changelog

21454b0a91b58a167f97d1c26bfd6361091747f1 authored over 4 years ago by Tim Voronov <[email protected]>
Removed test file

89059dee96fc1f0747568c8dbbd6f247a2622659 authored over 4 years ago by Tim Voronov <[email protected]>
Added possibility to use any type as a file content (#544)

d3c28a43ff53505a5b4e5b3f0935a029d312a8a5 authored over 4 years ago by Tim Voronov <[email protected]>
Merge branch 'master' of github.com:MontFerret/ferret

734b737263cbb05b4c9749bd2f7aa7bb3da50630 authored over 4 years ago by Tim Voronov <[email protected]>
Feature/doc markup (#543)

* Added release notes

* #509 fixedOCOD typo

* Updated values

* Updated comments

* Ch...

24d8eedd4c943b2cce03c283e9b8d198a9a9847e authored over 4 years ago by Tim Voronov <[email protected]>
#509 fixedOCOD typo

81f71a823b0fcedf3e16b022de18574c53a7da0a authored over 4 years ago by Tim Voronov <[email protected]>
Added release notes

d0a67dd9a0cb5a1bc1202e060f64080934d0bf48 authored over 4 years ago by Tim Voronov <[email protected]>
Update README.md

6c5aca52ab0b855d59306caf8846c2ffd70436d5 authored over 4 years ago by Tim Voronov <[email protected]>
Added missed DATE_COMPARE and updated comments (#537)

42cf623471afb95b9ad7fe118dfec4c9cd7249d5 authored over 4 years ago by Tim Voronov <[email protected]>
Updated deps

213f9b1fd69a09c1ef6ba84bc893071214ea9cae authored over 4 years ago by Tim Voronov <[email protected]>
Bump github.com/antchfx/xpath from 1.1.9 to 1.1.10 (#536)

Bumps [github.com/antchfx/xpath](https://github.com/antchfx/xpath) from 1.1.9 to 1.1.10.
- [Rel...

082bee84bb71f0de66dec55bbb8ec35a602b77db authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Bump github.com/mafredri/cdp from 0.28.0 to 0.29.2 (#533)

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

7f535ad5c93d1ebfc5f9c5ce75cb4c5e86a7e0b5 authored over 4 years ago by dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Feature/425 iframe navigation (#535)

* Updated navigation logic

* Fixed goroutine deadlock

* Fixed closing chan

* Added supp...

162dd07346c61057afbede9e7bdc8901af4e7f4b authored over 4 years ago by Tim Voronov <[email protected]>
Removed caching and property tracking (#531)

* Removed caching and property tracking

* Fixed linting issues

* Removed old go version fr...

079ec3a3ce96e71c0a6ebd8cae74818f524ad62e authored over 4 years ago by Tim Voronov <[email protected]>
Fix spelling (#534)

de377775a9b9879ee826000c5a45c86b46ba3f12 authored over 4 years ago by John Bampton <[email protected]>
Added badge

c4539c1a7da526acfbd0a204c40ab381022b130d authored over 4 years ago by Tim Voronov <[email protected]>
Added antlr to path

7e45c90f943accc27b98f0daf1ace9b8ddbe48c3 authored over 4 years ago by Tim Voronov <[email protected]>
Added Lab set up

89761d8ae7623606b0655467299d67db94615025 authored over 4 years ago by Tim Voronov <[email protected]>
Hardcode

af8c9903c789e4424b061d25f6a5153dbb117845 authored over 4 years ago by Tim Voronov <[email protected]>
Debug 3

4cc5a7d75f87dab31a35b3d66c05d8bf9dbf0b6d authored over 4 years ago by Tim Voronov <[email protected]>
File location

c41c25a8c15e7aad1663b4130fe5edecf64a6f25 authored over 4 years ago by Tim Voronov <[email protected]>
Updated PATH

2c1cd0255ef56e36cc8afb261c9ff96b60803829 authored over 4 years ago by Tim Voronov <[email protected]>
Updated trigger

e744ec250aca91c9c3e7aee2ca517cdc5707c3c2 authored over 4 years ago by Tim Voronov <[email protected]>
Debug 2

2e48a3900ba216b9f815def10d2180615b8c2f31 authored over 4 years ago by Tim Voronov <[email protected]>
Updated debug

725ab493b0458325509b7c7546c693d890f011dc authored over 4 years ago by Tim Voronov <[email protected]>
Debug

b89a6a72028b6e1da41cebaa4c9093bf54aa43a6 authored over 4 years ago by Tim Voronov <[email protected]>
Rolled back to home dir

36a6c5682b7abb7a855b242f7d387604a1704f99 authored over 4 years ago by Tim Voronov <[email protected]>
Added sudo

3481a85a8e38049430ee0eea9e3b4789594c3103 authored over 4 years ago by Tim Voronov <[email protected]>
Typo

50c0ad9ff8779e718001a2483afba1b0e31af006 authored over 4 years ago by Tim Voronov <[email protected]>
moved binary to /usr/local/bin/antlr

54c1c876d2f134a0bf386c81f9b25630f7ba5c52 authored over 4 years ago by Tim Voronov <[email protected]>
Copied from Travis config

4b99c94565056897d6f8bf0e3ea1ee869e4df627 authored over 4 years ago by Tim Voronov <[email protected]>
Added test call

2a235580b96127d31c65671f6dd56581b293e497 authored over 4 years ago by Tim Voronov <[email protected]>
Removed which

5533e8fd3800a9d71bbfc5b018beed3aeaddec1f authored over 4 years ago by Tim Voronov <[email protected]>