How to normalize extracted data in Crawl4AI? #1524
Unanswered
abdefi
asked this question in
Forums - Q&A
Replies: 1 comment
-
|
Hey @abdefi, there is no automatic way to normalize extracted data within crawl4ai. You can do post processing separately on the extracted data. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Hi all,
I’m using Crawl4AI to scrape web data. I’m able to extract values like:
but I want to automatically convert them into a standardized format, e.g.:
Is there a way to apply post-processing directly in Crawl4AI, or do I need to handle this separately in code? Any examples or best practices would be greatly appreciated.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions