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

best scrapy practices #390

Open
haowens opened this issue Oct 31, 2024 · 0 comments
Open

best scrapy practices #390

haowens opened this issue Oct 31, 2024 · 0 comments
Assignees

Comments

@haowens
Copy link

haowens commented Oct 31, 2024

Overview

Scrapy is a Python web scraping framework, but it also offers a lot of encapsulated async data processing functionality independent of actual web scraping. Since I have now done the same data processing with a Scrapy pipeline and without, and since we want to standardize the role of Scrapy in our data work, I want to reflect on each implementation option and the strengths and tradeoffs of each.

Proposal

Planning to spend an afternoon typing up a document of notes.

@haowens haowens self-assigned this Oct 31, 2024
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