Beefy Boxes and Bandwidth Generously Provided by pair Networks
Your skill will accomplish
what the force of many cannot
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Scrappy Comments: Looks interesting, but the docs are a bit scattered and felt confusing, and the development seems to have stagnated.

scrappy is too much pee as I say in Re: Scrappy user_agent error

... spidering ... scraping ...

You're confusing yourself there a little, spidering (anything goes) is a completely different ballgame than scraping (this one particular site)

WWW::Mechanize makes LWP bearable for scraping

WWW::Mechanize::Firefox adds JS support

that's it for scraping, the bare essentials and the state of the art, all the others add a little sugar and some baggage

WWW::Scripter adds "JS support" WWW::Scripter::Plugin::JavaScript/WWW::Scripter::Plugin::Ajax... very impressive/neat, but it ain't no WWW::Mechanize::Firefox

Web::Scraper adds a little sugar, like

Web::Magic adds maximum magic with maximum dependencies

Web::Query adds maximum sugar with minimal dependencies, like jQuery, but has odd bits

-Mojo is slick but Mojo::DOM is still barren (pita)

XML::LibXML -- has work to do, it can load html/xml documents from urls but the headers/post/... HTTP stuff isn't there yet

 


Mozilla::Mechanize -- good luck building that :) it ain't easy, no it aint easy

Gtk3::WebKit -- its a browser , you might scrape with it somehow (probably not)

Gtk2::WebKit -- its a browser , you might scrape with it somehow (probably not)

Wx::Htmlwindow -- its a (old/weak/limited) browser , you can scrape with it somehow , its clumsy and limited, not good for scraping

Wx::WebView-- its a (new/moderner/css+js) browser , even more useless for scraping than wx::htmlwindow ... looks nice but like all these browsers, not designed for scraping, although it could be


In reply to Re: The State of Web spidering in Perl by Anonymous Monk
in thread The State of Web spidering in Perl by digital_carver

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others admiring the Monastery: (4)
As of 2024-04-20 00:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found