Whitepaper Analysis
Last updated
Last updated
The analysis itself follows the same structure as the website analysis.
The only difference is the way to get the white paper links. As there are 4 possibilities to have an eye on.
The API call extracts the white paper link with ChatGPT.
The link is an internal link to a pdf file. In this case, we have to connect the internal link with the base url. We need the entire link to send it to pdf.co to read out the data.
The link is complete, and we can send it directly to pdf.co.
The link is an internal link to a webpage. In this case, we have to rebuild the entire link inclusive the base url. The entire link is then sent to Apify to scrape the whitepaper.
The link is an external link. The link is sendt directly to Apify to extract the data.
At the end, we have the whitepaper report stored in the previous folder.