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

Scrape Metadata #17

Open
wants to merge 7 commits into
base: main
Choose a base branch
from
Open

Scrape Metadata #17

wants to merge 7 commits into from

Conversation

yashBhosale
Copy link
Collaborator

Kind of an addendum to #1, this PR will update the Makefile to reflect the changes that have been made regarding the code that

Copy link

netlify bot commented Oct 30, 2024

Deploy Preview for chicago-election-archive ready!

Name Link
🔨 Latest commit 01d4180
🔍 Latest deploy log https://app.netlify.com/sites/chicago-election-archive/deploys/6733ff3b2c366f00084ef4ec
😎 Deploy Preview https://deploy-preview-17--chicago-election-archive.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@derekeder
Copy link
Member

@yashBhosale I pulled the latest changes and it looks like the scrape_elections.py script is getting blocked by the Chicago Board of Elections Cloudflare account. Here's a snipped of the response:

<div class="cf-section cf-wrapper">
        <div class="cf-columns two">
          <div class="cf-column">
            <h2 data-translate="blocked_why_headline">Why have I been blocked?</h2>

            <p data-translate="blocked_why_detail">This website is using a security service to protect itself from online attacks. The action you just performed triggered the security solution. There are several actions that could trigger this block including submitting a certain word or phrase, a SQL command or malformed data.</p>
          </div>

          <div class="cf-column">
            <h2 data-translate="blocked_resolve_headline">What can I do to resolve this?</h2>

            <p data-translate="blocked_resolve_detail">You can email the site owner to let them know you were blocked. Please include what you were doing when this page came up and the Cloudflare Ray ID found at the bottom of this page.</p>
          </div>
        </div>
      </div><!-- /.section -->

I have a contact at their office and I will send them a note asking to get unblocked.

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.

2 participants