How to deep crawl a website which contains pdf urls also ? #1190
Unanswered
gauravmindzk
asked this question in
Forums - Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
I want to deep crawl a website.
The code that I've come up with is below :
The webpage URLs are getting scrapped properly and I have the fit markdown of each of them but my current code is not able to scrape PDF urls of the website , I want to scrape both the webpages and the pdf urls that are hosted by the website.
How to do it ?
Beta Was this translation helpful? Give feedback.
All reactions