class AjaxCrawlMiddleware:
Class Method | from_crawler |
Undocumented |
Method | __init__ |
Undocumented |
Method | _has_ajax_crawlable_variant |
Return True if a page without hash fragment could be "AJAX crawlable" according to https://developers.google.com/webmasters/ajax-crawling/docs/getting-started. |
Method | process_response |
Undocumented |
Instance Variable | lookup_bytes |
Undocumented |