diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2014-12-10 16:22:26 +0100 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2014-12-10 16:22:26 +0100 |
commit | 94319c7f71365deba339e23c936abef236641be1 (patch) | |
tree | 723df6ea6d2d7f0236840f4db298a0e6ac167bb1 | |
parent | c6a1bdf8599c7242aafa791074191484d3d8c9aa (diff) |
More meta-info.
-rw-r--r-- | scrapersources/postliste-nih | 12 | ||||
-rw-r--r-- | scrapersources/postliste-universitetet-i-oslo | 11 |
2 files changed, 21 insertions, 2 deletions
diff --git a/scrapersources/postliste-nih b/scrapersources/postliste-nih index 4f92e18..d1b4c9c 100644 --- a/scrapersources/postliste-nih +++ b/scrapersources/postliste-nih @@ -1,4 +1,14 @@ -# -*- coding: UTF-8 -*- +# -*- coding: utf-8 -*- +# YAML-tagger: +# Type: høgskole +# Status: finished +# Name: Norges idrettshøgskole +# Format: PDF +# Datatype: ePhorte +# Vendor: Ergo +# Publish duration: 3 months +# Run: daily +# Missingfields: casedesc import scraperwiki import json diff --git a/scrapersources/postliste-universitetet-i-oslo b/scrapersources/postliste-universitetet-i-oslo index be7b77b..98aad49 100644 --- a/scrapersources/postliste-universitetet-i-oslo +++ b/scrapersources/postliste-universitetet-i-oslo @@ -1,4 +1,13 @@ -# -*- coding: UTF-8 -*- +# -*- coding: utf-8 -*- +# YAML-tagger: +# Type: unknown +# Status: finished +# Name: Universitetet i Oslo +# Format: PDF +# Datatype: ePhorte +# Vendor: Ergo +# Run: daily + # Based on the scraper advanced-scraping-pdf # See also # https://views.scraperwiki.com/run/pdf-to-html-preview-1/?url=http%3A%2F%2Fwww.stortinget.no%2FGlobal%2Fpdf%2Fpostjournal%2Fpj-2012-05-09.pdf |