Skip to content

Instantly share code, notes, and snippets.

@alirezamika
Created September 16, 2020 13:52
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 alirezamika/98f53cb72a6cd1f9866c08555356a2ca to your computer and use it in GitHub Desktop.
Save alirezamika/98f53cb72a6cd1f9866c08555356a2ca to your computer and use it in GitHub Desktop.
scraper.set_rule_aliases({'rule_0aok': 'title', 'rule_vn5z': 'price', 'rule_buz1': 'url'})
scraper.keep_rules(['rule_0aok', 'rule_vn5z', 'rule_buz1'])
scraper.save('ebay-search')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment