Skip to content

Instantly share code, notes, and snippets.

@mottet-dev
Created August 23, 2018 20:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mottet-dev/ce729d5a9800cc553199183006e3f8de to your computer and use it in GitHub Desktop.
Save mottet-dev/ce729d5a9800cc553199183006e3f8de to your computer and use it in GitHub Desktop.
import scrapy
class CoinSpider(scrapy.Spider):
name = "coin"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment