Module: Scrapers::ManningBooks

Defined in:
lib/scrapers/manning_books.rb

Defined Under Namespace

Classes: Scraper

Constant Summary collapse

NETRC_MANNING_ENTRY =
'manning'
DASHBOARD_URL =
"https://account.manning.com/dashboard"
DELAY_TIME =

seconds

5