Comment on Scrappy - Simple Perl Scraping FrameworkparentComments−odonnell15yUse Charles or another proxy and find what feed the page is loading, then parse that. At least two requests need to be made anyway.
Comments
Use Charles or another proxy and find what feed the page is loading, then parse that. At least two requests need to be made anyway.