crawl4ai
crawl4ai copied to clipboard
How to retrieve only the markdown format data of a specified page through Docker deployed APIs and return it
How to use the API provided after Docker deployment to generate only the page's markdown and return it, without using a large structured data model? I only need to call the API to obtain the specified page's markdown structured data. Does the API currently support this? How should I call it?