Jump to content

Recommended Posts

Posted

So i have this web scraping tool i made that people at my work use, Everyone loves it and everything is going great however people are slowly starting to download and use Firefox Quantum which doesn't have MozREpl and so the _ff library doesn't work and so basically i'm screwed. Does anyoen know if mozrepl will get support for the new firefox browser? or is there another way i can scrape the pages into HTML files (thats all it has to do) from firefox quantum?

 

 

Many Thanks
Anthony

  • 2 months later...
Posted (edited)
  On 11/24/2017 at 9:51 AM, Clerythecleric said:

 ....so the _ff library doesn't work and so basically i'm screwed. Does anyoen know if mozrepl will get support for the new firefox browser? or is there another way i can scrape the pages into HTML files (thats all it has to do) from firefox quantum?

Expand  

Hello, mozrepl was updated 5 years ago for the last time and since, the whole plugin API was changed. So, even if it's still possible to access firefox internals as it was, it would require a lot of code rewriting...

I just tried to run mozrepl with waterfox (which still supports old plugins), but it erratic and buggy. Sometime even the built-in exemple don't work. So, i guess it's time to switch to something else...

Edited by brisesel
more testing
Posted

Another approach is to use the WebDriver UDF which is currently under development. Search the forum and you will find the relevant thread ;)

My UDFs and Tutorials:

  Reveal hidden contents

 

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...