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 with orders.json and start and end flag #21

Closed
FrauElster opened this issue Jul 24, 2019 · 0 comments
Closed

scrape with orders.json and start and end flag #21

FrauElster opened this issue Jul 24, 2019 · 0 comments

Comments

@FrauElster
Copy link
Collaborator

If last scraped order in orders.json is more recent than end flag, than start date is more recent as end date and it crashes.

Example:
orders.json last date 2019

python -m scraping scrape --email [email protected] --password password --start 2015 --end 2017

--> start becomes 2019 and is therefore greater than end

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

No branches or pull requests

1 participant