CollectedPost
Documentation for eth_defi.feed.database.CollectedPost Python class.
- class CollectedPost
Bases:
objectA single normalised post ready for database insertion.
Attributes summary
external_post_idtitlepost_urlpublished_atfetched_atshort_descriptionfull_textai_summaryraw_payloadMethods summary
__init__(external_post_id, title, post_url, ...)- __init__(external_post_id, title, post_url, published_at, fetched_at, short_description, full_text, ai_summary=None, raw_payload=None)