Legacy PhantomJS Crawler avatar

Legacy PhantomJS Crawler

Try for free

No credit card required

View all Actors
Legacy PhantomJS Crawler

Legacy PhantomJS Crawler

apify/legacy-phantomjs-crawler
Try for free

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 demo
KG

phantom js is not loading page

Closed

kashif_ghafoor opened this issue
2 years ago

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.

KG

kashif_ghafoor

2 years ago

I think this is the problem that's why on crawl of this page there is not URL in queue

Andrey_Bykov avatar

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).

Developer
Maintained by Apify

Actor Metrics

  • 101 monthly users

  • 21 stars

  • >99% runs succeeded

  • 55 days response time

  • Created in Mar 2019

  • Modified 5 months ago