Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/gxtrobot/bustag
/ endpoints
Endpoints
14 in github.com/gxtrobot/bustag
⨍
Functions
420
◇
Types & classes
13
↳
Endpoints
14
Route
about
route('/about')
bustag/app/index.py:None
Route
correct
route('/correct/<fanhao>', method='POST')
bustag/app/index.py:None
Route
do_training
route('/do-training')
bustag/app/index.py:None
Route
index
route('/')
bustag/app/index.py:None
Route
load_db
route('/load_db', method=['GET', 'POST'])
bustag/app/index.py:None
Route
local
route('/local')
bustag/app/index.py:None
Route
local_play
route('/local_play/<id:int>')
bustag/app/index.py:None
Route
other_settings
route('/model')
bustag/app/index.py:None
Route
process_item
router.route('/<fanhao:[\w]+-[\d]+>', verify_fanhao, no_parse_links=True)
bustag/spider/bus_spider.py:None
Route
process_page
router.route('/page/<no>', verify_page_path)
bustag/spider/bus_spider.py:None
Route
send_static
route('/static/<filepath:path>')
bustag/app/index.py:None
Route
tag
route('/tag/<fanhao>', method='POST')
bustag/app/index.py:None
Route
tagit
route('/tagit')
bustag/app/index.py:None
Route
update_local_fanhao
route('/local_fanhao', method=['GET', 'POST'])
bustag/app/index.py:None