issues
search
fimad
/
scalpel
A high level web scraping library for Haskell.
Apache License 2.0
323
stars
43
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix markup: escape /'s
#112
kukimik
closed
1 week ago
1
Parse native CSS selectors
#111
malteneuss
opened
1 month ago
3
Improve introduction example.
#110
malteneuss
closed
4 months ago
1
Faster HTML tokenization
#109
fimad
opened
4 months ago
2
Allow setting request headers
#108
pete-murphy
closed
6 months ago
1
Better optimized caching in GitHub CI
#107
fimad
closed
8 months ago
0
Update stack.yml to test lts-22.4 (ghc-9.6.3)
#106
fimad
closed
10 months ago
0
Compilation on GHC newer than 9.4.x fails due to missing MonadFix
#105
liamzee
closed
10 months ago
2
Update github action to use stack
#104
fimad
closed
11 months ago
0
Error handling examples
#103
fimad
closed
11 months ago
0
build of 0.6.2.1 fails with GHC 9.8.1 (base 4.19.0.0)
#102
benjaminweb
closed
11 months ago
1
0.6.2.1 does not compile
#101
ffaf1
closed
11 months ago
1
GitHub Action
#100
peterbecich
closed
11 months ago
1
Adapt to removal of re-exports in mtl-2.3
#99
TeofilC
closed
1 year ago
1
Replace Maybe with a descriptive error type (Either)
#98
KaneTW
closed
11 months ago
7
Suggestion : AttributePredicate combinators
#97
ocramz
opened
1 year ago
1
Selector behavior depends on the tag name
#96
ocramz
closed
1 year ago
1
Highly unintuitive behavior of `inSerial . stepNext . inSerial . stepNext`
#95
bakhtiyarneyman
opened
2 years ago
2
Match Content-Type case-insensitively
#94
ncfavier
closed
2 years ago
2
Expose internals of AttributePredicate
#93
isovector
closed
2 years ago
1
`MonadFail`-related build failures in `scalpel-core <= 0.6.0`
#92
sjakobi
closed
2 years ago
1
Build failure with mtl-2.3
#91
sjakobi
closed
11 months ago
5
ScraperT instances for MonadThrow and MonadCatch
#90
mrehayden1
opened
3 years ago
0
<|> is defined in hidden module
#89
epoberezkin
closed
4 years ago
2
Support GHC 8.8
#88
fimad
closed
4 years ago
0
Make Scraper into a Monad transformer
#87
acastello
closed
4 years ago
6
howto extract all attribute pairs of a tag
#86
agreif
closed
4 years ago
1
scalpel-core and scalpel have been removed from stackage
#85
debug-ito
closed
4 years ago
2
\r\n
#84
BebeSparkelSparkel
closed
5 years ago
4
Allow direct manipulation of TagSpec object
#83
tysonzero
opened
5 years ago
3
typeclassed String to StringLike
#82
BebeSparkelSparkel
opened
5 years ago
0
Remove String and use StringLike
#81
BebeSparkelSparkel
opened
5 years ago
1
Ignore this, was a mistake, sorry
#80
eadwu
closed
5 years ago
1
Document scalpel's parsing algorithm
#79
fimad
opened
5 years ago
0
Class for things that can be parsed by Scalpel
#78
tysonzero
opened
5 years ago
5
Implicitly terminated <li> tags and atDepth
#77
jforberg
opened
5 years ago
5
Bump standard LTS version to 13.7
#76
fimad
closed
5 years ago
0
Add explicit labels for all tests
#75
fimad
closed
5 years ago
0
Update CHANGELOG.md to reflect #72
#74
fimad
closed
5 years ago
0
Remove dependency on curl
#73
fimad
closed
5 years ago
0
Initial support for scraping multiple sub-trees
#72
fimad
closed
5 years ago
0
Allow selecting bare text
#71
fimad
closed
5 years ago
0
Allow selecting bare text nodes
#70
fimad
closed
5 years ago
1
Add `atDepth` operator and misc fixes and optimizations
#69
fimad
closed
5 years ago
0
Remove `Ord` constraint from public APIs
#68
fimad
closed
5 years ago
0
Hyperlinked example in haddock, explicit imports in tests
#67
ocramz
closed
5 years ago
0
Add examples, highlighting behavior in presence of nesting.
#66
typesanitizer
closed
6 years ago
1
Please expose Internal modules :)
#65
typesanitizer
closed
6 years ago
4
How to use (@=~)?
#64
luntain
closed
6 years ago
2
Select nth element?
#63
farao
closed
6 years ago
1
Next