Describe the problem.
Hello,
I’m 100% newbie and I think I need help to get it start because I can’t make it work for a simple scrape
If I take the example page :
https://www.webscraper.io/test-sites/e-commerce/static
I want to scrape the title then click on the title and get the « big description ». And I want to do it for all products of the page. I know how to scrape data in a page but the click stuff gives me issues (link, click element …)
Do you have a working example with the test page ?
Than you very much for your help
Url: https://www.webscraper.io/test-sites/e-commerce/static
Sitemap:
{"_id":"rrrr","startUrl":["https://www.webscraper.io/test-sites/e-commerce/static"],"selectors":[{"id":"rrrr","type":"SelectorLink","parentSelectors":["_root"],"selector":"a.title","multiple":true,"delay":0}]}