Thanks Arturo. But the example shows how to scrape for information on websites, which is an easy task. The video doesn't explain how to scrape information in data that is hidden behind a file that is hosted on the website - means in my case: PDFs. So - again: How can I scrape PDFs with Clay or is this even possible? To stay with your careear example: On the career page is a pdf to download. The URL is called: company.com/jobs. On this page is a button. If you click on it, you can download a PDF with a job description. So I want to know if the word "remote" can be found within this pdf file. Do you know what I mean? 😉