webparsy icon indicating copy to clipboard operation
webparsy copied to clipboard

Add If statements support

Open joseconstela opened this issue 6 years ago • 1 comments

  • [ ] Add IF support
  • [ ] Add "Stop" support. "stop" must stop the scraping process, gracefylly stop Chrome, stdout any scraped content and exit with an specific process signal

This will allow to support the following case:

if '#nextPage' => click "#nextPage" => continue scraping
else => stop

joseconstela avatar Mar 23 '19 18:03 joseconstela

I wolud love to see that feature! Is there chance to add this?

oliverlorenz avatar Oct 05 '22 13:10 oliverlorenz