[Feature Request]: Convert Python crawler configs to JSON API payloads #1340
eelcositeeffect
started this conversation in
Feature requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
What needs to be done?
Hi Crawl4AI team 👋
Thanks again for building such an awesome framework — it’s powerful and flexible.
One thing I often encounter is the gap between writing a working Python script and converting that logic into a JSON payload for the
/crawlAPI. This comes up frequently when using Postman, curl, or orchestrators like n8n and Make.com.✅ Use Case
Let’s say I have this working Python file:
Beta Was this translation helpful? Give feedback.
All reactions