Comment on Show HN: Crawlee for Python – a web scraping and browser automation libraryComments−holoduke2yDoes it have event listeners to wait for specific elements based on certain pattern matches. One reason i am still using phantomjs is because it simulates the entire browser and you can compile your own webkit in it.−mnmkng2yIt uses Playwright under the hood, so yes, it can do all of that, and more.
Comments
Does it have event listeners to wait for specific elements based on certain pattern matches. One reason i am still using phantomjs is because it simulates the entire browser and you can compile your own webkit in it.
It uses Playwright under the hood, so yes, it can do all of that, and more.