Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
def setUp(self):
self.custom_serp_url = 'http://search.piccshare.com/search.php?cat=web&channel=main&hl=en&q=test'
self.custom_parser = SearchEngineParser(u'PiccShare', u'q',
u'/search.php?q={k}', u'utf-8')