Website Content Crawler avatar
Website Content Crawler

Pricing

Pay per usage

Go to Store
Website Content Crawler

Website Content Crawler

Developed by

Apify

Apify

Maintained by Apify

Crawl websites and extract text content to feed AI models, LLM applications, vector databases, or RAG pipelines. The Actor supports rich formatting using Markdown, cleans the HTML, downloads files, and integrates well with 🦜🔗 LangChain, LlamaIndex, and the wider LLM ecosystem.

3.6 (39)

Pricing

Pay per usage

1470

Total users

56K

Monthly users

8.1K

Runs succeeded

>99%

Issues response

7.9 days

Last modified

2 days ago

BL

bug: iframe contents don't get extracted properly

Closed

bllndman opened this issue
a year ago

I tried to scrape site, but i had only its header content because scrapper can wait only for content loading, but not for content execution. So please, add the simple delay setting

jindrich.bar avatar

Hello and thank you for your interest in this Actor!

Website Content Crawler already waits for dynamic content to load - see the HTML Processing > Wait for dynamic content (seconds) input option. The issue with your webpage is that the actual content is in an iframe at https://boards.greenhouse.io/embed/job_app?for=growthloop&token=4008881005&b=https%3A%2F%2Fwww.growthloop.com%2Fcompany%2Fjob-listing.

WCC cannot currently expand iframe contents because of security reasons, but we're working on a feature that should help fix this. In the meantime, you can scrape the URL above to get all the contents of the page (see my example run)

I'll keep this issue open to track the iframe issue. Feel free to ask additional questions regarding this or any related issues in the comments here.

Cheers!

BL

bllndman

a year ago

Thank you for the response, now I see

jiri.spilka avatar

I apologize for the delayed response. We are currently revisiting all open issues.

Extracting text content from iframes is still not supported, and we do not plan to implement it in the near future. We apologize for the inconvenience.

We have an issue in our private repository, but I’m not sure if or when we’ll be able to address it.

Thank you for your understanding. Jiri