Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 515 Bytes

CHANGELOG.md

File metadata and controls

12 lines (7 loc) · 515 Bytes

Changelog for engage_scraper

v0.0.30

  • Added elasticsearch ETL elasticsearch/es_utils.py to load agenda items once they have been scrapped.

v0.0.28

  • Add twitter capacity with TwitterUtil class in tweet.py in scraper_utils. Must pass init values from Twitter Developer Apps

v0.0.27

  • Moved POSTGRES_HOSTNAME to POSTGRES_HOST for environment variable since almost all other places use host since it probably directs to a host rather than a named host.