Video coming soon…

🤖 Setup Crawl4AI — LLM-Ready Web Crawler and Scraper

Deploy Crawl4AI on Ubuntu with Docker — a web crawler that renders pages in a real browser and returns clean Markdown ready for LLMs and RAG pipelines, on port 11235.

⚠️ This script is provided for demo and testing purposes only. Not intended for production use.

📦 Resources & Setup Scripts

Grab the automated bash script from GitHub to follow along with the video.

Automated install script — one command deploys Crawl4AI on port 11235 with a playground UI. First start initializes a headless browser, so allow a minute.
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/ai/crawl4ai/crawl4ai-ubuntu.sh
chmod +x crawl4ai-ubuntu.sh
./crawl4ai-ubuntu.sh

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/ai/crawl4ai/crawl4ai-ubuntu.sh

2 Make it Executable

chmod +x crawl4ai-ubuntu.sh

3 Run the Installer

./crawl4ai-ubuntu.sh

4 Open the Playground or Call the API

http://your-server-ip:11235/playground

Ports Used

PortPurpose
11235Crawl4AI REST API and playground at /playground

Overview

Why Use It

When You Need It

    Who Should Use It

      Real Use Cases

        Main Features

          How to Use After Installation

            Security Best Practices

              Ports and Firewall Notes

              Backup and Maintenance

                Common Mistakes

                  Troubleshooting

                    Alternatives

                    When Not to Use It

                    PrismaTechWork Professional Help

                      Contact Us

                      Frequently Asked Questions