Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jsoup.connect ausbauen #688

Open
2 of 3 tasks
pidoubleyou opened this issue Feb 17, 2021 · 1 comment
Open
2 of 3 tasks

Jsoup.connect ausbauen #688

pidoubleyou opened this issue Feb 17, 2021 · 1 comment
Assignees

Comments

@pidoubleyou
Copy link
Contributor

pidoubleyou commented Feb 17, 2021

@derreisende77 Mir ist auch aufgefallen dass einige crawler Jsoup.connect() verwenden. In diversen Foren wird davon abgeraten und auf die Nutzung von okhttp und Jsoup.parse verwiesen, da okhttp fast doppelt so schnell ist, HTTP/2 sprechen kann und auch weniger Fehler aufweist

  • Crawler in Develop anpassen
  • UnitTests in Develop anpassen
  • wenn Develop läuft, Übernahme in Master
@pidoubleyou pidoubleyou added this to the 4.0.0 milestone Feb 17, 2021
@pidoubleyou pidoubleyou self-assigned this Mar 28, 2021
@pidoubleyou pidoubleyou removed this from the 4.0.0 milestone Mar 28, 2021
@pidoubleyou
Copy link
Contributor Author

mit #705 in Develop ausgebaut.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant