Hi!
Does anyone know how to extract text from repeated HTML block? For example, this site has 8 school information, can I get all the "School Name", "School Address" without labeling all the name and address by hand? Can we apply some extraction patterns when using Robomaker?
Thanks very much!
Hi tomelf,
Yes you can extract all school informations by using for each tag....
Here's a sample
http://openkapow.com/files/folders/tutorials_and_examples/entry20298.aspx
You have to find the right tag for the loop.
You have to do a manual fix.
Use an rss feed to detect runerrors:
http://service.openkapow.com/claus/schooldata.info
To make a robot more robust you could use the "find -tag" step to set the current tag but this is more work.
.