-
Heya, the site I'm crawling has some really bad HTML issues that mess up parsing and I need to manipulate the HTML before handing it over to the parser. Is that possible and if so, how? Thanks for any suggestions! |
Beta Was this translation helpful? Give feedback.
Answered by
pboese
May 20, 2022
Replies: 1 comment
-
Solved. Request middleware with something like:
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
pboese
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solved. Request middleware with something like: