This website works better with JavaScript
Domovská stránka
Prehľadávať
Pomoc
Registrovať
Prihlásiť sa
aqm
/
sports_scrapy
Pridať medzi pozorované
2
Hviezda
0
Fork
0
Súbory
Issues
0
Pull requesty
0
Wiki
Strom:
62f62a541f
Branche
Tagy
khalid
master
two
sports_scrapy
/
hg3535
/
pipelines.py
pipelines.py
110 B
História
Raw
1
2
3
4
5
6
# -*- coding: utf-8 -*-
class Zuqiupipeline(object):
def process_item(self, item, spider):
pass