Skip to content

VitalyVen/scrapy-gsheet-example

Repository files navigation

Pipeline (based on exporter) example image

Register Google Service Account with sheet api enabled:

  • Create application with https://console.developers.google.com/
  • Click ENABLE API AND SERVICES
  • Add Google SHEET API with search box
  • Create SERVER credential(NOT Client)
  • Download and Replace server_cred.json with your's
  • Add scope choose gsheet/drive which not locked
  • Share access to gsheet to email from server_cred.json

Makefile

install, launch, test, lint with Makefile

Known bugs

clear only 1000 rows on start, and <30 colums, check it

Notes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published