diff options
-rw-r--r-- | scrapersources/postliste-ruter | 10 | ||||
-rw-r--r-- | scrapersources/postliste-storfjord | 11 |
2 files changed, 19 insertions, 2 deletions
diff --git a/scrapersources/postliste-ruter b/scrapersources/postliste-ruter index 61808a2..96818b4 100644 --- a/scrapersources/postliste-ruter +++ b/scrapersources/postliste-ruter @@ -1,4 +1,12 @@ -# -*- coding: UTF-8 -*- +# -*- coding: utf-8 -*- +# YAML-tagger: +# Type: unknown +# Status: finished +# Name: Ruter AS +# Format: PDF +# Datatype: ePhorte +# Vendor: Ergo +# Publish duration: 12 weeks import scraperwiki import json diff --git a/scrapersources/postliste-storfjord b/scrapersources/postliste-storfjord index 4702f8d..b129aca 100644 --- a/scrapersources/postliste-storfjord +++ b/scrapersources/postliste-storfjord @@ -1,4 +1,13 @@ -# -*- coding: UTF-8 -*- +# -*- coding: utf-8 -*- +# YAML-tagger: +# Type: kommune +# Status: finished +# Name: Storfjord kommune +# 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 |