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

Kirkland scraper #445

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

Conversation

iepmas
Copy link
Contributor

@iepmas iepmas commented Nov 6, 2024

Fix Kirkland Scraper

ca_qc_kirkland/people.py Outdated Show resolved Hide resolved
@iepmas
Copy link
Contributor Author

iepmas commented Nov 8, 2024

Fixed mistake there. Used self._cloudflare_decode instead of re-implementing it here.

@@ -8,9 +8,18 @@

class KirklandPersonScraper(CanadianScraper):
def scrape(self):
page = self.lxmlize(COUNCIL_PAGE)
def decode_email(e):
Copy link
Member

Choose a reason for hiding this comment

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

This function isn't called. Please delete it.

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

Successfully merging this pull request may close these issues.

5 participants