
Legacy PhantomJS Crawler
Pricing
Pay per usage

Legacy PhantomJS Crawler
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.
5.0 (6)
Pricing
Pay per usage
24
Total users
1.6k
Monthly users
84
Runs succeeded
>99%
Last modified
a year ago
phantom js is not loading page
Closed
I 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.
kashif_ghafoor
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).