Skip to content

Commit

Permalink
Merge pull request #278 from galgeek/nsw-pub
Browse files Browse the repository at this point in the history
behavior to capture opengov.nsw.gov document pages
  • Loading branch information
galgeek committed Apr 29, 2024
2 parents a7c2d46 + f22b000 commit 7812058
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions brozzler/behaviors.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,15 @@
- selector: a.coreSpriteRightPaginationArrow
repeatSameElement: true
rmSelector: '.RnEpo'
-
url_regex: '^https?://www.opengov\.nsw\.gov\.au/publications.*$'
behavior_js_template: umbraBehavior.js.j2
request_idle_timeout_sec: 10
default_parameters:
interval: 1000
actions:
- selector: span.DV-trigger.DV-next
repeatSameElement: true
-
url_regex: '^https?://americaspresidents\.si\.edu/gallery.*$'
behavior_js_template: umbraBehavior.js.j2
Expand Down

0 comments on commit 7812058

Please sign in to comment.