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

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.