Skip to content

Latest commit

 

History

History
26 lines (26 loc) · 762 Bytes

TODO.md

File metadata and controls

26 lines (26 loc) · 762 Bytes
  • parse dates
    • test
  • extract required information from comment
    • text
    • parent
    • by
    • id
    • data
    • referenced links
  • follow link "More" as needed
    • limit how many pages to be crawled through CLI
  • create database (pipeline)
    • test (?)
    • update database
    • conditionally stop updating (id < biggest already present)
      • test
    • trigger alarm
      • salvar IDs desses comentários em coleção (linux_ids)
  • schedule run
    • NOTE: requires cron
    • schedule run on Docker
  • dockerize
  • make a package
  • limit comments by date
  • tutorial for scheduling locally
  • manually specify MIN_REQUIRED_ID value