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

Abstraction layer in Spider #57

Open
3 tasks
ManiMozaffar opened this issue Aug 18, 2023 · 0 comments
Open
3 tasks

Abstraction layer in Spider #57

ManiMozaffar opened this issue Aug 18, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ManiMozaffar
Copy link
Member

  • Define new abstraction, so the process would be unaware of what component is Spider
  • In result, we should be able to add Parser, Saver and etc
  • The abstraction layer, may cache data

Final Result
Process(Spider() >> Parse(model=ParsingModel) >> Save(to=PostgreSQL)

@ManiMozaffar ManiMozaffar added the enhancement New feature or request label Aug 18, 2023
@ManiMozaffar ManiMozaffar assigned Cmatrix1 and unassigned vahidtwo Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants