Legacy PhantomJS Crawler
No credit card required
Legacy PhantomJS Crawler
No credit card required
Replacement for the legacy Apify Crawler product with a backward-compatible interface. The actor uses PhantomJS headless browser to recursively crawl websites and extract data from them using a piece of front-end JavaScript code.
Do you want to learn more about this Actor?
Get a demoI am loading this page in phantomjs https://www.meetup.com/find/?source=EVENTS&location=us--ny--New%20York&eventType=inPerson
But I am not getting expected results. There is difference when I use document.querySelectorAll('a[data-event-label="Event card"]').length This query selects 21 in my browser. But when I log this in phantomjs it logs 0.
I think this is the problem that's why on crawl of this page there is not URL in queue
Hey there! PhantomJS development stopped in 2018, which is almost 5 years ago. Sadly, PhantomJS does not work reliably with modern websites... I could only suggest using the Web Scraper instead (same as my colleague Lukas already recommended on discord).
Actor Metrics
101 monthly users
-
21 stars
>99% runs succeeded
55 days response time
Created in Mar 2019
Modified 5 months ago