Akinori MUSHA
|
c4fe1dfe52
Add a new extract option "raw" to the WebsiteAgent
|
před 2 měsíci |
Akinori MUSHA
|
4518d0e8db
Rename the `array` option of WebsiteAgent to `single_array` for clarity
|
před 2 měsíci |
Akinori MUSHA
|
930da10cea
Reformat code with Rubocop and manually adjust styles
|
před 1 rokem |
Dominik Sander
|
50d5f38202
Set inbound_event when creating AgentLog entries
|
před 5 roky |
Stefan Fischer
|
c5e264d3cd
Move method "is_positive_integer?" to "agent.rb"
|
před 6 roky |
bobbysteel
|
d7c69d1ea0
Fix per requests
|
před 7 roky |
bobbysteel
|
00d0a46cfb
Clarify xpath usage with example
|
před 7 roky |
James Hu
|
908f0b6b3d
Escape \ in JSON string literal in WebsiteAgent code example
|
před 7 roky |
James Hu
|
d38cfdd70d
Fix syntax error in Website Agent description
|
před 7 roky |
Dominik Sander
|
a04faa8245
Add `array` extraction option to WebsiteAgent in HTML/XML mode
|
před 7 roky |
Akinori MUSHA
|
30a4a67a0f
Replace references to https://github.com/cantino/huginn with huginn/huginn
|
před 7 roky |
Géza Búza
|
6a71295205
Improve documentation of Website Agent (#2066)
|
před 7 roky |
Dominik Sander
|
e1f702adf1
Upgrade liquid (#1982)
|
před 7 roky |
Andrew Cantino
|
be0d0417bd
Fix #1799 by linking to Liquid docs (#1953)
|
před 7 roky |
Akinori MUSHA
|
37a2aaaf65
Fix typos in the document: `_request_` -> `_response_`
|
před 7 roky |
Akinori MUSHA
|
5f5f3cd38f
Do not err if `headers` is a valid headers hash
|
před 8 roky |
Akinori MUSHA
|
9074f3115e
Make sure `status` is an integer when set
|
před 8 roky |
Akinori MUSHA
|
3a0c9e6274
Disable automatic URL normalization and absolutization on `url`
|
před 8 roky |
Akinori MUSHA
|
3d91469733
Make WebsiteAgent merge `template` with the results of `extract` (#1816)
|
před 8 roky |
Akinori MUSHA
|
bd9455d5d0
Add a `repeat` option to extractors
|
před 8 roky |
Akinori MUSHA
|
3a66c152ef
Make `extract_each` prepare a storage for results
|
před 8 roky |
Akinori MUSHA
|
1e70b31e7f
Merge pull request #1770 from cantino/revert-1071
|
před 8 roky |
Akinori MUSHA
|
50123dca53
Fix event_description broken in full JSON mode or without a template
|
před 8 roky |
Akinori MUSHA
|
898e3d8edb
Revert the special treatment for CDATA introduced in #1071
|
před 8 roky |
Akinori MUSHA
|
e50b8e0d5c
Document that `url` in a created event is automatically resolved
|
před 8 roky |
Akinori MUSHA
|
cc16e854b3
Fix a problem in resolving the `url` key of a created event
|
před 8 roky |
Akinori MUSHA
|
91f096b16f
Merge pull request #1743 from cantino/website_agent_can_interpolate_after_extraction
|
před 8 roky |
Alex Jordan
|
77da54ea0c
Convert a bunch of HTTP links to HTTPS (#1757)
|
před 8 roky |
Akinori MUSHA
|
58fabb885c
Add a new Liquid filter `rebase_hrefs`
|
před 8 roky |
Akinori MUSHA
|
8b897f5da3
Add Liquid variables `_response_.url` and `_url_` to WebsiteAgent
|
před 8 roky |