This website works better with JavaScript
Home
Explore
Help
Register
Sign In
aqm
/
sports_scrapy
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Branch:
khalid
Branches
Tags
khalid
master
two
sports_scrapy
/
hg3535
/
pipelines.py
pipelines.py
110 B
Permalink
History
Raw
1
2
3
4
5
6
# -*- coding: utf-8 -*-
class Zuqiupipeline(object):
def process_item(self, item, spider):
pass