Open
Description
I want to create a general purpose crawler with this project.
By general purpose i mean - if the url leads to pdf i want it to render the pdf, and if its html i want it to render html.
How is this project handle files like pdf?
Is there any example i can take a look at?
Is there a docker example for this project?