activatedgeek / activatedgeek/winemag-dataset

can't fetch the reviews

未关闭
#1 2 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
Python
星标
7
派生
7
PR 合并指标
30 天内没有已合并 PR

描述

Hi Sanyam

the env is ready after remove/create again. then I try

scrapy crawl winemag -a start_page=1 -a end_page=10 -o winemag-1-10.csv

the file winemag-1-10.csv is empty

Here can't attach file
email the log to you , thank you

贡献指南

这个仓库没有索引到贡献指南

调研方向

Reproduce with `scrapy crawl winemag -a start_page=1 -a end_page=10 -o winemag-1-10.csv`, ideally with verbose logging, to capture why no items are emitted. Next inspect the winemag spider entry and any Scrapy settings/feed-export config to verify requests, parsing, and pipeline output for the requested page range are still wired correctly. Check whether pagination arguments are being accepted and used. Done when the crawl logs show reviewed items being yielded and the CSV output contains rows.

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
cli
Issue 类型
缺陷
难度
3/5
预计耗时
1-2 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
48/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。