Website Content Crawler
No credit card required
Website Content Crawler
No credit card required
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.
Do you want to learn more about this Actor?
Get a demoI get the following error while crawling https://nike.com -
12024-08-14T12:05:17.702Z ERROR PlaywrightCrawler: Request failed and reached maximum retries. frame.content: Permission denied to access property "doctype" 22024-08-14T12:05:17.703Z @debugger eval code line 225 > eval:3:13 32024-08-14T12:05:17.704Z evaluate@debugger eval code:227:17 42024-08-14T12:05:17.705Z @debugger eval code:1:44 52024-08-14T12:05:17.705Z 62024-08-14T12:05:17.706Z at /home/myuser/node_modules/@crawlee/playwright/internals/utils/playwright-utils.js:417:47 72024-08-14T12:05:17.707Z at async parseWithCheerio (/home/myuser/node_modules/@crawlee/playwright/internals/utils/playwright-utils.js:414:9) 82024-08-14T12:05:17.707Z at async genericHandler (/home/myuser/dist/request-handler.js:68:9) 92024-08-14T12:05:17.708Z at async wrap (/home/myuser/node_modules/@apify/timeout/cjs/index.cjs:54:21)
Hello, and thank you for your interest in this Actor!
Websites like nike.com
are notoriously hard to scrape. Companies like Nike implement anti-scraping protection on their website to protect themselves against scalpers.
This is likely why you see the error message when scraping this page with this Actor.
We built Website Content Crawler to be the solution for the top 90% of all pages. Unfortunately, we cannot handle all of the use cases - simply because of the sheer diversity of web content and varying technologies used.
If you want a more customizable solution, check out our Web Scraper. You can partially program this actor and execute your custom logic directly on the page. Alternatively, a quick search in the Apify Store shows some community-made actors for scraping the nike.com
website. Note that these are community-made and not affiliated with Apify in any way.
I'll close this issue now, but feel free to ask additional questions if you have any. Cheers!
Actor Metrics
4k monthly users
-
839 stars
>99% runs succeeded
1 days response time
Created in Mar 2023
Modified 18 hours ago