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

Adiciona 10 novos raspadores do Rio Grande do Norte #1166

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update data_collection/gazette/spiders/rn/rn_major_sales.py
Co-authored-by: João Paulo Carvalho <[email protected]>
Signed-off-by: Juliana Trevine <[email protected]>
trevineju and jjpaulo2 authored Sep 25, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit d7bb01cd61cd56bf4b61ee6bd84c8a64c70409d2
2 changes: 1 addition & 1 deletion data_collection/gazette/spiders/rn/rn_major_sales.py
Original file line number Diff line number Diff line change
@@ -8,4 +8,4 @@ class RnMajorSalesSpider(BaseAdiariosV1Spider):
name = "rn_major_sales"
allowed_domains = ["majorsales.rn.gov.br"]
BASE_URL = "https://www.majorsales.rn.gov.br"
start_date = date(202, 8, 4)
start_date = date(2016, 7, 29)