Scripts: Run After Each Pattern Match
Hi All - still trying to work my way through my first successful scraping session, independent of the tutorial. I'm scraping a page that has a list of product ID's and then a details page. However when I try to add the details page scrape script - I'm only presented with 2 options - run "before file is scraped" or "after file is scraped". Not being given an option to select "run after each pattern match". any thoughts?
thanks in advance.
-Rory
Sounds like you're adding the
Sounds like you're adding the script on the scrapeable file properties tab ... if you add it directly to your extractor pattern you should have the extra options.
worked great
thanks for the catch