diff options
author | Petter Reinholdtsen <pere@hungry.com> | 2015-05-23 21:08:30 +0200 |
---|---|---|
committer | Petter Reinholdtsen <pere@hungry.com> | 2015-05-23 21:08:30 +0200 |
commit | 0a8885848b1cf2f57e84a5440855300875c1718d (patch) | |
tree | 14b6f81c516dbe930f1f4d6c945cc3e355659c28 | |
parent | 5a1ade2a2dbcbdeff9664ff64b1becbc7d726f02 (diff) |
Document how to run a scraper.
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -16,6 +16,11 @@ scp -r 'scraper.nuug.no:/srv/scraper/postjournaler/testlib/*' . apt-get install python-alembic python-beautifulsoup python-dateutil cp scrapersources/postliste-python-lib scrapersources/postliste-python-lib.py +To run a scraper, use the run-scraper command and give the scraper +name as the argument. For example like this: + + ./run-scraper postliste-oep + == Common field names == List of field names used in most scrapers. All dates uses ISO format, |