2
0
mirror of https://github.com/searx/searx synced 2025-09-03 16:06:05 +00:00

[enh] category added

This commit is contained in:
asciimoo
2013-10-17 21:07:09 +02:00
parent f76d80de54
commit 668040e569

View File

@@ -3,6 +3,8 @@ from lxml import html
from urlparse import urljoin
from cgi import escape
categories = ['it']
base_url = 'http://stackoverflow.com/'
search_url = base_url+'search?q='