package
0.0.0-20220820232205-23e64141c89e
Repository: https://github.com/bcampbell/scrapeomat.git
Documentation: pkg.go.dev

# README

LoadTool

Import article data in JSON files to a scrapemat DB.

The JSON is the same format as used by the slurp API and wpjsontool.

TODO:

  • add option for verbosity
  • add overall summary stats

# Functions

Stash articles.
No description provided by the author
try and catch stuff that'll screw up DB.

# Constants

No description provided by the author

# Structs

No description provided by the author
Importer imports article data from JSON files into a scrapeomat store.
article stream from a slurp API has each article in own object: {article: {...}} {article: {...}}.