I've been playing with this program out for a few hours trying to see if it could do what I want but I'm having a little bit of a problem with one thing...Extract Data
The webpage I'm trying to extract from is my supplier's website. Here's an example of what I'm trying to extract:
--------------------
Retail: $99.95/ea
Price: $69.99/ea 1312 In Stock
--------------------
The problem I'm running into is the Before Keyword and After Keyword. I can't seem to get the right part extracted. When I do "/ea", it gets confused because it's on there twice. |