You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Hey @eladbitton! At the moment this project is not handling pdfs well. Actually, it's simply crashing. So, this is a valid point to improve.
Did you figure how to achieve what you want? If not, pls elaborate more on what is your final goal.
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?
The text was updated successfully, but these errors were encountered: