scylla icon indicating copy to clipboard operation
scylla copied to clipboard

Adding modular support for custom validators

Open lmst2 opened this issue 3 years ago • 4 comments

Thank you very much for contributing to this project. You are making the world better! 🎉 You might following this template but it is not mandatory.

Proposed Changes

  • Creating the ability for developer to add their custom valitors
  • /validator.py
  • /validators

lmst2 avatar Sep 28 '20 21:09 lmst2

Thanks a lot for your help!

I will fix these errors within one week.

imWildCat avatar Oct 01 '20 10:10 imWildCat

As I tried in #129, these dependencies are too problematic to fix.

I decided to migrate this repo to a better architecture:

  • Playwright: Crawler
  • Go or Rust: Proxy and validator

Please feel free to try this or wait for the next generation of Scylla

imWildCat avatar Oct 03 '20 03:10 imWildCat

Looking forward for the next gen Scylla! Though I haven't get my hands on Go or Rust, I'll deffinetly will when the next gen Scylla is out!

lmst2 avatar Oct 03 '20 03:10 lmst2

Looking forward for the next gen Scylla! Though I haven't get my hands on Go or Rust, I'll deffinetly will when the next gen Scylla is out!

Thanks for your kind words!

After other experiments, I would try https://github.com/microsoft/playwright-python first then consider a v2.

imWildCat avatar Oct 05 '20 03:10 imWildCat