Skip to content

Instantly share code, notes, and snippets.

@rafikahmed
Created September 29, 2018 11:28
Show Gist options
  • Save rafikahmed/0d2d2152c3789ebe1c691c9e96a0c37d to your computer and use it in GitHub Desktop.
Save rafikahmed/0d2d2152c3789ebe1c691c9e96a0c37d to your computer and use it in GitHub Desktop.
class JokeItem(scrapy.Item):
joke_text= scrapy.Field()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment