feat: add user modules for Yaga, StackB, Pedsovet#409
Conversation
|
@kristoisberg Thank for the PR, I am tied up with some work so I was unable to test these modules manually, whenever I become free I will test them and let you know. |
|
@kristoisberg First off, thank you very much for your patience! I tested the 4 modules you added. Pedsovet and Yaga.ee are both working fine and handling extraction perfectly. However, Stackb is returning If these two modules are fixable, you can go ahead and patch them. Otherwise, feel free to just remove them from the PR. Let me know how you want to proceed with this! |
|
Hey @kaifcodec, thanks for the review! I ran some tests of my own and found the following:
|
Seriously sorry for the previous pull request. I removed the per-module tests and parser fallbacks, which made the modules too complex (they are still more complex than most, since these are not the most simple sites to parse). I also made the two Yaga modules completely self-contained and refactored the modules.
Original description: