Tool for debugging data extraction
cherub
SERnuke.com
Any chance we can have a little tool for developers that will let us say paste some text in one box, and in the other a we define a 'type=extract' entry. eg.
back2=\n
It will then show us what data gets returned by this. Why do I want this? I'm currently trying to get data extracted from a horribly formatted email and it's very tedious to go through the registration process so many times.
front=sometext :
back1=<
It will then show us what data gets returned by this. Why do I want this? I'm currently trying to get data extracted from a horribly formatted email and it's very tedious to go through the registration process so many times.
Comments