BlueGrey
calm
Elegant
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
SmartDukaan
(root)
/
trunk
/
PriceComparisonFramework
/
src
/
Scrapers
/
__init__.py
– Rev 3232
Rev
Hide changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
Changes
3232
5242 d 12 h
varun.gupta
/trunk/PriceComparisonFramework/
PriceComparisonFramework first version.
/trunk/PriceComparisonFramework/.settings
/trunk/PriceComparisonFramework/src
/trunk/PriceComparisonFramework/src/Clients
/trunk/PriceComparisonFramework/src/Clients/GAEServletClient.py
/trunk/PriceComparisonFramework/src/Clients/__init__.py
/trunk/PriceComparisonFramework/src/PyLucene
/trunk/PriceComparisonFramework/src/PyLucene/IndexBuilder.py
/trunk/PriceComparisonFramework/src/PyLucene/PhonePriceDoc.py
/trunk/PriceComparisonFramework/src/PyLucene/Retriever.py
/trunk/PriceComparisonFramework/src/PyLucene/__init__.py
/trunk/PriceComparisonFramework/src/ScraperAgent.py
/trunk/PriceComparisonFramework/src/ScraperLoader.py
/trunk/PriceComparisonFramework/src/Scrapers
/trunk/PriceComparisonFramework/src/Scrapers/FlipcartScraper.py
/trunk/PriceComparisonFramework/src/Scrapers/InfibeamScraper.py
/trunk/PriceComparisonFramework/src/Scrapers/LetsBuyScraper.py
/trunk/PriceComparisonFramework/src/Scrapers/SaholicScraper.py
/trunk/PriceComparisonFramework/src/Scrapers/__init__.py
/trunk/PriceComparisonFramework/src/Utils.py
/trunk/PriceComparisonFramework/src/WebUI
/trunk/PriceComparisonFramework/src/WebUI/HTMLTemplates
/trunk/PriceComparisonFramework/src/WebUI/HTMLTemplates/FetchResults.html
/trunk/PriceComparisonFramework/src/WebUI/HTMLTemplates/LoginForm.html
/trunk/PriceComparisonFramework/src/WebUI/HTMLTemplates/PriceChart.html
/trunk/PriceComparisonFramework/src/WebUI/HTMLTemplates/SearchForm.html
/trunk/PriceComparisonFramework/src/WebUI/HTMLTemplates/SearchResults.html
/trunk/PriceComparisonFramework/src/WebUI/Server.py
/trunk/PriceComparisonFramework/src/WebUI/__init__.py
/trunk/PriceComparisonFramework/src/WebUI/app.cfg
/trunk/PriceComparisonFramework/src/WebUI/static
/trunk/PriceComparisonFramework/src/WebUI/static/chart.js
/trunk/PriceComparisonFramework/src/WebUI/static/facebox.css
/trunk/PriceComparisonFramework/src/WebUI/static/facebox.js
/trunk/PriceComparisonFramework/src/WebUI/static/images
/trunk/PriceComparisonFramework/src/WebUI/static/images/best.png
/trunk/PriceComparisonFramework/src/WebUI/static/images/border.png
/trunk/PriceComparisonFramework/src/WebUI/static/images/closelabel.png
/trunk/PriceComparisonFramework/src/WebUI/static/images/controls.png
/trunk/PriceComparisonFramework/src/WebUI/static/images/ie6
/trunk/PriceComparisonFramework/src/WebUI/static/images/ie6/borderBottomCenter.png
/trunk/PriceComparisonFramework/src/WebUI/static/images/ie6/borderBottomLeft.png
/trunk/PriceComparisonFramework/src/WebUI/static/images/ie6/borderBottomRight.png
/trunk/PriceComparisonFramework/src/WebUI/static/images/ie6/borderMiddleLeft.png
/trunk/PriceComparisonFramework/src/WebUI/static/images/ie6/borderMiddleRight.png
/trunk/PriceComparisonFramework/src/WebUI/static/images/ie6/borderTopCenter.png
/trunk/PriceComparisonFramework/src/WebUI/static/images/ie6/borderTopLeft.png
/trunk/PriceComparisonFramework/src/WebUI/static/images/ie6/borderTopRight.png
/trunk/PriceComparisonFramework/src/WebUI/static/images/loading.gif
/trunk/PriceComparisonFramework/src/WebUI/static/images/loading_background.png
/trunk/PriceComparisonFramework/src/WebUI/static/images/overlay.png
/trunk/PriceComparisonFramework/src/WebUI/static/jquery-1.6.2.min.js
/trunk/PriceComparisonFramework/src/WebUI/test.py