Commit Graph

186 Commits

Author SHA1 Message Date
Bhavanvir Rai
f8976b4df0 Merge pull request #66 from alexwholland/alex/-top_ten_results
Limit result history to 10
2023-05-07 16:39:08 -07:00
alexwholland
4b386e49c5 Limit result history to 10 2023-05-07 23:36:56 +00:00
Bhavanvir Rai
84bf32eb71 Merge pull request #65 from bhavanvir/main
Added 95% confidence interval to price trends, and fixed regex error.
2023-05-07 00:50:56 -07:00
Bhavanvir Rai
194d6e748e Added 95% confidence interval to price trends, and fixed regex error. 2023-05-07 00:50:22 -07:00
Bhavanvir Rai
3929e9b30d Merge pull request #64 from bhavanvir/main
Added item condition, and made Polynomial Regression hovertext more d…
2023-05-06 12:19:01 -07:00
Bhavanvir Rai
59f2a2ec5e Added item condition, and made Polynomial Regression hovertext more descriptive. 2023-05-06 12:18:26 -07:00
Bhavanvir Rai
2f5d8270cf Merge pull request #63 from bhavanvir/main
Algorithmic tweaks + minor changes to Results page.
2023-05-05 23:17:40 -07:00
Bhavanvir Rai
85891475a4 Algorithmic tweaks + minor changes to Results page. 2023-05-05 23:17:08 -07:00
Bhavanvir Rai
e930219b3b Merge pull request #62 from bhavanvir/main
Switched from Google Shopping to Ebay, and updated the Results page.
2023-05-05 22:33:09 -07:00
Bhavanvir Rai
e6b3fe96cd Switched from Google Shopping to Ebay, and updated the Results page. 2023-05-05 22:32:37 -07:00
Bhavanvir Rai
66b030cd89 Merge pull request #61 from bhavanvir/main
Bunch of changes.
2023-05-05 19:45:45 -07:00
Bhavanvir Rai
3ed1230369 Now doing a Polynomial Regression, and clustering categories based on the elbow method. 2023-05-05 17:02:42 -07:00
Bhavanvir Rai
6b7ff3fcd3 Bunch of changes. 2023-05-05 14:48:34 -07:00
Bhavanvir Rai
ca70dcfd66 Merge pull request #58 from Marketscrape/alexwholland-removed_required_information
Removed the requirment for additional information
2023-05-04 18:05:12 -07:00
Alex Holland
330d8a284d Update feature_request.yml 2023-05-04 17:35:18 -07:00
Bhavanvir Rai
031dde2857 Merge pull request #56 from alexwholland/main
Added Buzzmeaties old code
2023-05-04 16:24:43 -07:00
alexwholland
a05c343bc4 Added Buzzmeaties old code 2023-05-04 23:22:02 +00:00
Bhavanvir Rai
ce9104191e Merge pull request #55 from alexwholland/alex/results_color
Added new alert color for "ok" prices
2023-05-04 15:19:13 -07:00
alexwholland
b04ff2c7e2 Added new alert color for "ok" prices 2023-05-04 22:14:32 +00:00
Alex Holland
483a8db5ab Merge pull request #54 from bhavanvir/main
Updated Results summary banner.
2023-05-03 12:01:34 -07:00
Bhavanvir Rai
2dc81b63af Updated Results summary banner. 2023-05-03 12:00:19 -07:00
Alex Holland
8f2a36392c Update README.md 2023-05-02 16:50:07 -07:00
Bhavanvir Rai
7e509a85b5 Merge pull request #53 from Marketscrape/alexwholland-update_readme
Update README.md
2023-05-02 16:49:21 -07:00
Alex Holland
497487d326 Update README.md 2023-05-02 16:48:28 -07:00
Alex Holland
4398b3354a Merge pull request #52 from bhavanvir/main
UI/UX improvements.
2023-05-01 14:20:01 -07:00
Bhavanvir Rai
16eb77b44c Improved UI/UX of Results page. 2023-05-01 14:11:35 -07:00
Bhavanvir Rai
77c3891a26 Tweaks made to Results page. 2023-04-29 22:56:18 -07:00
Bhavanvir Rai
cea315a64b Merge pull request #50 from alexwholland/main
Removed 31 unused imports
2023-04-29 19:58:51 -07:00
alexwholland
a6655718f2 Removed 31 unused imports 2023-04-30 02:53:59 +00:00
Alex Holland
91b22fed3a Merge pull request #49 from bhavanvir/main
Complete overhaul of the Results page.
2023-04-27 18:41:14 -07:00
Bhavanvir Rai
434c8216a6 Complete overhaul of the Results page. 2023-04-27 17:00:05 -07:00
Alex Holland
5a6a1f9138 Merge pull request #48 from bhavanvir/main
Bunch of refactoring.
2023-04-25 20:25:55 -07:00
Bhavanvir Rai
98550a5f07 Bunch of refactoring. 2023-04-25 20:16:22 -07:00
Alex Holland
3582c9f4d0 Merge pull request #47 from bhavanvir/main
Fixed some lingering issues + added custom exceptions.
2023-04-25 07:09:04 -07:00
Bhavanvir Rai
88e3298f85 Fixed some lingering issues + added custom exceptions. 2023-04-24 23:35:23 -07:00
Alex Holland
7aaca826e9 Merge pull request #46 from bhavanvir/main
Slight tweak to algorithm + removed some comments.
2023-04-23 15:45:00 -07:00
Bhavanvir Rai
e31e731566 Slight tweak to algorithm + removed some comments. 2023-04-23 15:43:28 -07:00
Alex Holland
b2f4368e85 Merge pull request #45 from bhavanvir/main
Under-the-hood changes to the Results page + better formatting.
2023-04-23 14:45:39 -07:00
Bhavanvir Rai
137a5699d8 Under-the-hood changes to the Results page + better formatting. 2023-04-23 14:41:26 -07:00
Bhavanvir Rai
ee83afe25c Merge pull request #44 from alexwholland/main
Add favicon
2023-04-23 12:12:44 -07:00
alexwholland
54bc9ac179 Add favicon 2023-04-23 17:53:31 +00:00
Alex Holland
6cf967d72d Merge pull request #43 from bhavanvir/main
Light reformatting.
2023-04-23 09:19:31 -07:00
Bhavanvir Rai
846497dda0 Light reformatting. 2023-04-22 23:35:13 -07:00
Alex Holland
17da2bb14e Merge pull request #42 from bhavanvir/main
Now scraping more pages in Google Shopping + updated Results page, ag…
2023-04-22 22:31:10 -07:00
Bhavanvir Rai
fd7dc8a783 Now scraping more pages in Google Shopping + updated Results page, again. 2023-04-22 18:34:52 -07:00
Alex Holland
d5910797e0 Merge pull request #41 from bhavanvir/main
Simplified scraper_class, and added more infromation to the Results p…
2023-04-22 15:29:59 -07:00
Bhavanvir Rai
5014ca635a Simplified scraper_class, and added more infromation to the Results page. 2023-04-22 15:28:27 -07:00
Alex Holland
9fd077e49b Merge pull request #40 from bhavanvir/main
Removed usage/reference to nltk + added Python and Github Copilot as …
2023-04-22 13:34:40 -07:00
Bhavanvir Rai
d49e3e7251 Removed usage/reference to nltk + added Python and Github Copilot as default extensions. 2023-04-22 13:09:11 -07:00
Bhavanvir Rai
239986d4aa Merge pull request #39 from Marketscrape/revert-38-alex/roberta_nlp
Revert "Updated sentiment analysis with Roberta"
2023-04-21 22:18:13 -07:00