This website works better with JavaScript
Startseite
Erkunden
Hilfe
Registrieren
Anmelden
aqm
/
sports_scrapy
Beobachten
2
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Struktur:
62f62a541f
Branches
Tags
khalid
master
two
sports_scrapy
/
hg3535
/
pipelines.py
pipelines.py
110 B
Verlauf
Originalformat
1
2
3
4
5
6
# -*- coding: utf-8 -*-
class Zuqiupipeline(object):
def process_item(self, item, spider):
pass