Commit Graph

65 Commits

Author SHA1 Message Date
alexwholland
a6bd31ba67 Setup database to store report metrics in search history 2023-03-19 17:37:15 -07:00
Alex Holland
632a91ff5b Merge pull request #8 from Marketscrape/wip-refactoring
Finished refactoring codebase for now, and added initial round of comments to utils.py.
2023-03-19 08:10:11 -07:00
Bhavanvir Rai
be99d071fe Merge pull request #7 from bhavanvir/wip-refactoring
Wip refactoring
2023-03-19 01:09:12 -07:00
Bhavanvir Rai
2f527d42c4 Merge branch 'wip-refactoring' of https://github.com/bhavanvir/marketscrape into wip-refactoring 2023-03-19 01:08:34 -07:00
Bhavanvir Rai
7c68fae27b Refactored codebase, and added initial rounds of comments to utils.py. 2023-03-19 01:08:11 -07:00
Bhavanvir Rai
d9b965f687 Merge pull request #6 from bhavanvir/wip-refactoring
Wip refactoring
2023-03-18 16:33:42 -07:00
Bhavanvir Rai
23abfe77af Merge branch 'wip-refactoring' into wip-refactoring 2023-03-18 15:37:58 -07:00
Bhavanvir Rai
d58097b20b Currently refactoring codebase. 2023-03-18 15:18:07 -07:00
Bhavanvir Rai
5d6719746f Create db.sqlite3 2023-03-18 15:14:46 -07:00
Alex Holland
ceabe7011b Merge pull request #4 from bhavanvir/date-hours-patch
Fixed issues with day/hour calculations.
2023-03-18 15:08:09 -07:00
Bhavanvir Rai
ee8f081e2e Fixed issues with day/hour calculations. 2023-03-18 02:07:06 -07:00
Alex Holland
e2b6d214dd Merge pull request #3 from bhavanvir/date-hours
Merge pull request #2 from alexwholland/main
2023-03-12 20:51:26 -07:00
Bhavanvir Rai
23a1a34f68 Merge pull request #2 from alexwholland/main
Now displaying date and hours from when a post was listed.
2023-03-12 20:49:42 -07:00
Bhavanvir Rai
3a9a091d42 Merge pull request #2 from alexwholland/main
Moved image to right of text
2023-03-12 18:34:21 -07:00
alexwholland
f0d4d55bee Moved image to right of text 2023-03-12 16:19:16 -07:00
Bhavanvir Rai
49a1dda970 Merge pull request #1 from alexwholland/main
Migrated cli to its own repo
2023-03-11 20:28:05 -08:00
alexwholland
d5350f9683 Migrated cli to its own repo 2023-03-11 20:20:02 -08:00
Bhavanvir Rai
74d12795de Merge pull request #7 from alexwholland/alex/fake_user_agent
 Results now displays listing image
2023-03-05 22:00:55 -08:00
alexwholland
b4c354373a Results now displays listing image 2023-03-05 15:52:22 -08:00
Bhavanvir Rai
d323239aa8 Merge pull request #6 from alexwholland/main
💄 Improved main page
2023-02-25 19:58:12 -08:00
alexwholland
0fde44d61a 💄 Improved main page 2023-02-25 19:21:21 -08:00
Bhavanvir Rai
b5fc0a1cde Merge pull request #5 from alexwholland/scraper
💄 Added bootstrap style sheet
2023-01-14 11:32:51 -08:00
alexwholland
cfe383545e 💄 Added bootstrap style sheet 2023-01-14 11:27:11 -08:00
Bhavanvir Rai
f25df2ea04 Merge pull request #4 from alexwholland/main
 Added Sentiment analysis
2023-01-13 22:42:34 -08:00
alexwholland
ed0aeba4ec Added Sentiment analysis 2023-01-13 21:23:58 -08:00
Bhavanvir Rai
3436ac9080 Merge pull request #3 from alexwholland/main
Added a new location to display url results
2023-01-07 19:53:50 -08:00
Alex Holland
1c8a7b3986 Merge branch 'bhavanvir:main' into main 2023-01-07 16:26:10 -08:00
alexwholland
a179b64c7d Added a new location to display url results 2023-01-07 16:25:18 -08:00
Alex Holland
d78dd6023c Operation SK 2023-01-01 19:13:01 -08:00
Bhavanvir Rai
ba3890165e Merge pull request #2 from alexwholland/main
 Added django templates
2023-01-01 19:03:32 -08:00
alexwholland
c9adc314d3 Added django templates 2023-01-01 19:01:17 -08:00
Bhavanvir Rai
d098657340 Merge pull request #1 from alexwholland/main
🐛 Improved error handeling when a user inputs a free posting
2022-12-22 11:43:29 -08:00
alexwholland
c4985eb07e 🐛 Improved error handeling when a user inputs a free posting 2022-12-21 15:14:32 -08:00
Bhavanvir Rai
602947d904 ♻️ Slight refactoring. 2022-11-16 20:25:25 -08:00
Bhavanvir Rai
9191259b13 Now caching and retrieving results. 2022-11-16 15:28:22 -08:00
Bhavanvir Rai
137fbf64ed 🚧 Began integrating database lookup. 2022-11-15 23:50:44 -08:00
Bhavanvir Rai
2d3a01eced 💡 Added first round of comments. 2022-11-15 22:28:26 -08:00
Bhavanvir Rai
c0efdc8104 🎨 Improved terminal output. 2022-10-30 11:40:23 -07:00
Bhavanvir Rai
e5eb827591 🔥 Removed code segments used for debugging purposes. 2022-10-29 22:18:25 -07:00
Bhavanvir Rai
ad070325d3 Now removing statistical outliers from product prices. 2022-10-29 22:14:41 -07:00
Bhavanvir Rai
d8e933d0e2 🚧 Still adjusting star rating algorithms. 2022-09-25 20:44:05 -07:00
Bhavanvir Rai
1e568bd004 ️ Rating system is now more reflective of actual listing. 2022-09-24 22:31:42 -07:00
Bhavanvir Rai
6ac71f7f8d ️ Further text sanitization done before sequence matching. 2022-09-24 18:49:51 -07:00
Bhavanvir Rai
9869577122 ️ Normalized listing title and google shopping results. 2022-09-24 13:48:39 -07:00
Bhavanvir Rai
a136e173a3 Now continually adjusting similarity threshold until a hit is found. 2022-09-24 08:33:09 -07:00
Bhavanvir Rai
05c97ace61 Merge branch 'main' of https://github.com/bhavanvir/Marketscrape 2022-09-23 22:21:47 -07:00
Bhavanvir Rai
ebcb02a9e5 Now comparing likeness of title and products. 2022-09-23 22:20:43 -07:00
Bhavanvir Rai
692a5932dd Now using comparing likeness of title and products. 2022-09-23 22:19:18 -07:00
Bhavanvir Rai
26e05946ab 🚑 "#" or "&" tags in a search title would break the application. 2022-09-22 21:10:46 -07:00
Bhavanvir Rai
c4e7351ec0 ♻️ Refactored code structure, and output. 2022-09-22 11:21:02 -07:00