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

what should the output look like? #6

Open
tschrist opened this issue Jun 7, 2021 · 3 comments
Open

what should the output look like? #6

tschrist opened this issue Jun 7, 2021 · 3 comments

Comments

@tschrist
Copy link

tschrist commented Jun 7, 2021

its' running again after the latest update, but not sure if it's actually working?

2021-06-07 12:56:54 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/request_bytes': 3496,
'downloader/request_count': 7,
'downloader/request_method_count/GET': 6,
'downloader/request_method_count/POST': 1,
'downloader/response_bytes': 182435,
'downloader/response_count': 7,
'downloader/response_status_count/200': 6,
'downloader/response_status_count/302': 1,
'elapsed_time_seconds': 19.122378,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2021, 6, 7, 19, 56, 54, 953426),
'httpcompression/response_bytes': 758661,
'httpcompression/response_count': 6,
'log_count/DEBUG': 12,
'log_count/ERROR': 3,
'log_count/INFO': 10,
'request_depth_max': 2,
'response_received_count': 6,
'robotstxt/request_count': 1,
'robotstxt/response_count': 1,
'robotstxt/response_status_count/200': 1,
'scheduler/dequeued': 6,
'scheduler/dequeued/memory': 6,
'scheduler/enqueued': 6,
'scheduler/enqueued/memory': 6,
'spider_exceptions/IndexError': 3,
'start_time': datetime.datetime(2021, 6, 7, 19, 56, 35, 831048)}
2021-06-07 12:56:54 [scrapy.core.engine] INFO: Spider closed (finished)

@vaibhavpacharya
Copy link

+1

@kaushikthedeveloper
Copy link
Owner

Hey folks. Am happy to see this project is still running. While I created this project for personal usage and for anyone else to try it out, since Goodreads stopped Giveaways across India (basically anywhere outside USA), I stopped looking into this.

Will check it out and give it a try once more to keep it up to date.

@kaushikthedeveloper
Copy link
Owner

@tschrist , could you provide the complete log? From the moment the script started running?

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

3 participants