Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monroeville Public Meetings scraper #202

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

will-snavely
Copy link

@will-snavely will-snavely commented Nov 13, 2020

A spider for Monroeville public meetings.

This implements and uses a generic Google calendar spider, which interacts with the Google calendar API.

Note that this adds the google-api-python-client dependency to the Pipfile, so the lock file updates as well with this change.

@ben-nathanson ben-nathanson linked an issue Nov 14, 2020 that may be closed by this pull request
@ben-nathanson
Copy link

ben-nathanson commented Nov 14, 2020

Having a little trouble running this locally (my API key is not yet checking out as valid) but I trust the automated tests. When I have time I'll try setting my own API key and everything. This looks really cool and I'm glad you made a reusable solution. Nice work!

source=self.get_source(event),
)

# Delegate to the base clas to set status and id

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed, thanks

Spelling
@will-snavely
Copy link
Author

Let me know if you need any help getting an API key setup

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spider: Monroeville Public Meetings
2 participants