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

Re^2: Parsing a large html with perl

by zesys (Novice)
on Jun 04, 2020 at 04:42 UTC ( [id://11117681]=note: print w/replies, xml ) Need Help??


in reply to Re: Parsing a large html with perl
in thread Parsing a large html with perl

Thanks so much @haukex. I have added two lines of code to yours (had two questions), and problem solved!

Regarding the API, I use the service using client libraries written for python, almost everyday. I just wanted to do things differently this time by using Perl, for which the organisation does not seem to have a client library.

Thank you all for your prompt answers and suggestions!!

Replies are listed 'Best First'.
Re^3: Parsing a large html with perl
by marto (Cardinal) on Jun 04, 2020 at 07:41 UTC

    You don't need them to provide a client library in perl, writing your own is reasonably straightforward. The advantage of using their API is that generally speaking they are less suceptable to change than a webpage. Super Search for mojo api will find results to get you started.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://11117681]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others perusing the Monastery: (7)
As of 2024-04-24 01:49 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found