Skip to content

Commit

Permalink
Add link to bulk downloads
Browse files Browse the repository at this point in the history
  • Loading branch information
cecicasco committed May 10, 2021
1 parent 516db5c commit 3fa8862
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions docs/spiders.rst
Original file line number Diff line number Diff line change
Expand Up @@ -967,6 +967,9 @@ Tanzania
scrapy crawl tanzania_zabuni
Test
----

Uganda
------

Expand Down
6 changes: 3 additions & 3 deletions kingfisher_scrapy/spiders/georgia_records.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ class GeorgiaRecords(LinksSpider):
"""
Domain
State Procurement Agency (SPA)
Swagger API documentation
https://odapi.spa.ge/api/swagger.ui
Bulk download
Bulk download documentation
JSON
https://odapi.spa.ge/spage.json.zip
Excel
https://odapi.spa.ge/spage.xlsx
Swagger API documentation
https://odapi.spa.ge/api/swagger.ui
"""
name = 'georgia_records'

Expand Down

0 comments on commit 3fa8862

Please sign in to comment.