issues
search
DroidsOnRoids
/
jspoon
Annotation based HTML to Java parser + Retrofit converter
https://www.thedroidsonroids.com/blog/scraping-web-pages-with-retrofit-jspoon-library
MIT License
323
stars
23
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Auto-generated brief summary for the open-source code repository.
#80
GOptimistic
closed
6 months ago
2
Release new version
#79
MiguelAngelLV
closed
1 year ago
2
Fixes #77
#78
MiguelAngelLV
closed
1 year ago
2
If a rejex does not match, return value instead default value
#77
MiguelAngelLV
closed
1 year ago
5
How to get stuff from <script> tag?
#76
Romamok
opened
4 years ago
0
Unable to create converter for class
#75
mnayef95
opened
4 years ago
0
Use default value on no match regardless of ElementConverter presence
#74
veyndan
closed
1 year ago
0
Converting ParameterizedType
#73
ZKGanancial
opened
5 years ago
0
ElementConverter Element node should be nullable
#72
Tsuki
closed
1 year ago
0
Proguard rules are not defined
#71
centsol
opened
5 years ago
1
List<Element> or Elements parsing support?
#70
ogartaganis
opened
5 years ago
0
Update issue templates
#69
koral--
closed
6 years ago
0
Create CODE_OF_CONDUCT.md
#68
koral--
closed
6 years ago
0
Prepare release 1.3.2
#67
burnoo
closed
6 years ago
1
Refactor and fix tests
#66
burnoo
closed
6 years ago
0
Add JetBrains nullability annotations for public APIs
#65
AlexKrupa
closed
6 years ago
0
Update dependencies
#64
burnoo
closed
6 years ago
0
Prepare release 1.3.1
#63
burnoo
closed
6 years ago
2
Add changelog link to readme
#62
burnoo
closed
6 years ago
0
Fix converter and add it's documentation to README
#61
burnoo
closed
6 years ago
0
Change compile to api/implementation in Gradle files
#60
AlexKrupa
closed
6 years ago
0
Prepare release 1.3.0
#59
burnoo
closed
6 years ago
0
Jspoon's exception model is cluttered and not very usefull
#58
cr3ativ3
opened
6 years ago
0
Custom converters have no access to field's meta-data
#57
cr3ativ3
opened
6 years ago
0
Incorrect unit test ComparisonFailure messages
#56
cr3ativ3
opened
6 years ago
2
HtmlFieldWithConverter does not select correct element
#55
cr3ativ3
opened
6 years ago
0
Custom converter validation failures
#54
cr3ativ3
opened
6 years ago
0
Downgrade jsoup 1.10.3
#53
cr3ativ3
closed
6 years ago
1
Jsoup bug on Android <6.0
#52
jonbulica99
closed
6 years ago
3
I can not parse the list of values.
#51
KonstantinKustau
closed
6 years ago
4
Feature/inheritence more field types
#50
cr3ativ3
closed
6 years ago
1
No way to regexp parsed string for Date and BigDecimal fields
#49
cr3ativ3
closed
6 years ago
0
Get child elements
#48
shtil
closed
6 years ago
1
EmptySelectorException when populating variable type field of supported type
#47
cr3ativ3
closed
6 years ago
0
ClassCastException when populating supported List if it contains wildcard parameter
#46
cr3ativ3
closed
6 years ago
0
ClassCastException when populating raw List
#45
cr3ativ3
closed
6 years ago
0
Add support for Arrays of supported types
#44
cr3ativ3
closed
6 years ago
0
Add support for all Collection implementations (List/Set and their concreete subclasses)
#43
cr3ativ3
closed
6 years ago
0
IllegalArgumentException when setting LinkedList field
#42
cr3ativ3
closed
6 years ago
0
Add layer of abstraction between @Selector and HtmlField
#41
cr3ativ3
closed
6 years ago
0
Prepare release 1.2.2
#40
burnoo
closed
6 years ago
0
Support for inherited fields and created instances
#39
cr3ativ3
closed
6 years ago
2
Prepare release 1.2.1
#38
burnoo
closed
6 years ago
1
Bump libraries' versions
#37
burnoo
closed
6 years ago
0
Possibility to default to value initialy set on field
#36
cr3ativ3
closed
6 years ago
0
Minor refactoring, bug fix and simplified code
#35
cr3ativ3
closed
6 years ago
2
Recognize default values assigned to annotated field
#34
devcsrj
closed
6 years ago
2
Release 1.2.0
#33
burnoo
closed
6 years ago
0
Implement custom element converter
#32
devcsrj
closed
6 years ago
0
How to skip current element and move to next sibling
#31
dariyanto
closed
6 years ago
1
Next