packtpub-crawler
packtpub-crawler copied to clipboard
mapt books
hi i have mapt subscription account and they have many packt books to watch online but there is any solution to download these books ?
yes we love this future .
I've started writing a tool using Selenium. I can login, grep the TOC with all links and open all that links. But they have a request rate limit in place that makes it a little bit difficult. I have not the time to fix that right now. If anyone is interessted leave me message here and I will make it available on github. I've used ruby with selenium-webdriver gem and Chrome. It works so far.. The idea is to grep all that content HTML and create an epub/mobi from that. Maybe using Calibre.