add scrapinglib

This commit is contained in:
Mathhew
2022-05-26 14:03:58 +08:00
parent 529aeaddd2
commit b7ecb66210
20 changed files with 2515 additions and 0 deletions

8
scrapinglib/getchu.py Normal file
View File

@@ -0,0 +1,8 @@
# -*- coding: utf-8 -*-
from .parser import Parser
class Getchu(Parser):
source = 'getchu'