This website requires JavaScript.
Explore
Help
Sign In
steve
/
go-extractor
Watch
0
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
CI
86 workflow runs
Actor
All actors
Claude
steve
Status
All status
Success
Failure
Canceled
Skipped
Waiting
Running
Blocked
Canceling
Branch
All branches
main
fix: use structural selectors for DDG weather to handle advisory banners
CI #56
:
Commit
8c2848246b
pushed by
Claude
#65
2026-02-20 18:24:24 +00:00
1m18s
View workflow file
Merge pull request 'feat: add RemoveHidden option for display:none element stripping' (
#63
) from feature/readability-remove-hidden into main
CI #55
:
Commit
8a2de65e31
pushed by
steve
main
2026-02-20 14:11:50 +00:00
50s
View workflow file
feat: add RemoveHidden option to strip display:none elements before extraction
CI #54
:
Commit
65cf6b027f
pushed by
Claude
#63
2026-02-20 14:07:38 +00:00
1m5s
View workflow file
Merge pull request 'feat: add ReadabilityWithOptions for DOM cleanup' (
#61
) from feature/readability-remove-selectors into main
CI #53
:
Commit
c982b61bab
pushed by
Claude
main
2026-02-19 01:12:54 +00:00
1m13s
View workflow file
feat: add ReadabilityWithOptions for DOM cleanup before extraction
CI #52
:
Commit
c1a5814732
pushed by
Claude
#61
2026-02-19 01:11:32 +00:00
1m51s
View workflow file
Merge pull request 'fix: enhance stealth mode with additional anti-detection' (
#59
) from fix/enhanced-stealth-mode into main
CI #51
:
Commit
3357972246
pushed by
Claude
main
2026-02-17 22:48:24 +00:00
46s
View workflow file
fix: enhance stealth mode with additional anti-detection measures
CI #50
:
Commit
ce95fb1d89
pushed by
Claude
#59
2026-02-17 22:46:18 +00:00
49s
View workflow file
Merge pull request 'feature: add stealth mode and launch args/init scripts' (
#57
) from feature/stealth-mode into main
CI #49
:
Commit
917569dd0b
pushed by
Claude
main
2026-02-17 20:13:12 +00:00
1m20s
View workflow file
feature: add stealth mode, launch args, and init scripts to BrowserOptions
CI #48
:
Commit
e94665ff25
pushed by
Claude
#57
2026-02-17 20:13:06 +00:00
1m28s
View workflow file
Merge pull request 'fix: update weather selectors to match DDG's actual DOM' (
#54
) from fix/weather-selector-dom-mismatch into main
CI #47
:
Commit
e8f4d64eb9
pushed by
steve
main
2026-02-15 23:08:05 +00:00
53s
View workflow file
fix: update weather extractor selectors to match DuckDuckGo's actual DOM
CI #46
:
Commit
a32f57ec92
pushed by
Claude
#54
2026-02-15 23:01:52 +00:00
48s
View workflow file
Merge pull request 'feature: add hourly forecast, precipitation, and icon hints to weather extractor' (
#52
) from feature/weather-hourly-precip-icons into main
CI #45
:
Commit
cff4713282
pushed by
steve
main
2026-02-15 21:24:44 +00:00
1m8s
View workflow file
feature: add hourly forecast, precipitation, and icon hints to weather extractor
CI #44
:
Commit
469171da9c
pushed by
Claude
#52
2026-02-15 21:23:16 +00:00
49s
View workflow file
Merge pull request 'feature: add Bambu Lab firmware extractor' (
#50
) from feature/bambulab-extractor into main
CI #43
:
Commit
4f8b6fb024
pushed by
Claude
main
2026-02-15 20:24:40 +00:00
45s
View workflow file
feature: add Bambu Lab firmware version extractor
CI #42
:
Commit
df934a0521
pushed by
Claude
#50
2026-02-15 20:22:37 +00:00
49s
View workflow file
Merge pull request 'feature: add IMDB movie/TV extractor' (
#49
) from feature/imdb-extractor into main
CI #41
:
Commit
2a97900da8
pushed by
Claude
main
2026-02-15 16:56:13 +00:00
1m24s
View workflow file
feature: add IMDB movie/TV extractor
CI #40
:
Commit
c2768e2b05
pushed by
Claude
#49
2026-02-15 16:56:01 +00:00
1m18s
View workflow file
Merge pull request 'feature: add recipe extractor with JSON-LD and DOM parsing' (
#48
) from feature/allrecipes-extractor into main
CI #39
:
Commit
100e53531b
pushed by
Claude
main
2026-02-15 16:53:57 +00:00
1m8s
View workflow file
feature: add recipe extractor with JSON-LD and DOM parsing
CI #38
:
Commit
de0a065923
pushed by
Claude
#48
2026-02-15 16:53:48 +00:00
1m6s
View workflow file
Merge pull request 'feature: add Steam Store game price extractor' (
#47
) from feature/steam-extractor into main
CI #37
:
Commit
ec27c7e2e0
pushed by
Claude
main
2026-02-15 16:52:11 +00:00
1m23s
View workflow file
feature: add Steam Store game price extractor
CI #36
:
Commit
b1137f2ebc
pushed by
Claude
#47
2026-02-15 16:52:09 +00:00
1m28s
View workflow file
Merge pull request 'feature: add CoinGecko cryptocurrency price extractor' (
#46
) from feature/coingecko-extractor into main
CI #35
:
Commit
69603b7cae
pushed by
Claude
main
2026-02-15 16:49:33 +00:00
1m23s
View workflow file
feature: add CoinGecko cryptocurrency price extractor
CI #34
:
Commit
349b1b9c6b
pushed by
Claude
#46
2026-02-15 16:49:29 +00:00
1m24s
View workflow file
Merge pull request 'feature: add DuckDuckGo weather and stock widget extractors' (
#44
) from feature/duckduckgo-widgets into main
CI #33
:
Commit
d0b3131d98
pushed by
Claude
main
2026-02-15 16:44:01 +00:00
51s
View workflow file
feature: add DuckDuckGo weather and stock widget extractors
CI #32
:
Commit
461b704792
pushed by
Claude
#44
2026-02-15 16:43:15 +00:00
48s
View workflow file
Merge pull request 'Mock-based site extractor test infrastructure' (
#43
) from test/site-extractor-mocks into main
CI #31
:
Commit
dcc977c0cc
pushed by
Claude
main
2026-02-15 16:39:24 +00:00
1m7s
View workflow file
test: add mock-based site extractor test infrastructure
CI #30
:
Commit
198906946b
pushed by
Claude
#43
2026-02-15 16:39:17 +00:00
1m6s
View workflow file
Merge pull request 'Thread-safe CookieJar, SameSite, Google countries' (
#42
) from enhance/cookies-and-google into main
CI #29
:
Commit
ddb701fca0
pushed by
Claude
main
2026-02-15 16:36:36 +00:00
1m24s
View workflow file
enhance: thread-safe CookieJar, SameSite cookie attr, dynamic Google countries
CI #28
:
Commit
963696cd62
pushed by
Claude
#42
2026-02-15 16:36:35 +00:00
1m28s
View workflow file
Merge pull request 'Fix silently ignored parsing errors (
#24
)' (
#41
) from fix/silent-parsing-errors into main
CI #27
:
Commit
0ba9cc9b98
pushed by
Claude
main
2026-02-15 16:33:42 +00:00
1m26s
View workflow file
First
Previous
1
2
3
Next
Last