CA
judicial-coral
Playwright URL Parameter
Hi,
I reckon this is a simple, possibly stupid, question but either I don't know what term to use or it wasn't mentioned here.
Is there an easy way to add an URL Parameter to my Playwright Scraper? I used the template for playwright scraper, which works well, but let's say I need to scrape a page that looks like this:
randomeshop.com/users/{userId}/cart
Is there a way to add the dynamic input via the GUI/JSON and then call it via Apify API? I'd much prefer being able to use the existing template rather than creating my own Actor.
Thanks a lot 🤍
1 Reply
Not sure what you trying to achieve - if actor called by API then you can craft URL in any way you want