scrachy.db.models

The SqlAlchemy models.

Functions

qtn(name)

Return the qualified table name (i.e., with schema if necessary).

Classes

Response(**kwargs)

Stores the minimum amount of information to recreate the html of a page given its request fingerprint.

ScrapeHistory(**kwargs)

Store the history of when a page was scraped.