|
|
583cca776f
|
Merge branch 'fix-error-when-no-amazon-links-are-found' into 'main'
Return a controlled value when the link is invalid (not an amazon link)
See merge request jocaru/amazon-telegram!4
|
2024-03-21 09:21:31 +00:00 |
|
Alejandro Perez Lopez
|
b7322c863d
|
Return a controlled value when the link is invalid (not an amazon link) so we avoid throwing an exception
|
2024-03-20 21:34:16 +01:00 |
|
Alejandro Perez Lopez
|
70f305b758
|
Add .idea folder as ignored
|
2024-03-20 21:33:39 +01:00 |
|
Joan
|
9a8a7a291b
|
Improved original message obfuscation
|
2023-12-29 11:08:43 +01:00 |
|
Joan
|
fa12c7e9e5
|
Added original message with original link obfuscation
|
2023-12-29 11:06:04 +01:00 |
|
|
|
5bca90947b
|
Merge branch 'support_smid_parameter_for_variants' into 'main'
Missing replace assigment (the change was not included into the commit by mistake)
See merge request jocaru/amazon-telegram!3
|
2023-09-30 17:30:37 +00:00 |
|
Alejandro Perez Lopez
|
516a2a9f3a
|
Missing replace assigment (the change was not included into the commit by mistake)
|
2023-09-30 18:19:56 +02:00 |
|
|
|
d08c35e134
|
Merge branch 'support_smid_parameter_for_variants' into 'main'
Support both 'm' and 'smid' parameters if present
See merge request jocaru/amazon-telegram!2
|
2023-09-27 15:17:54 +00:00 |
|
Alejandro Perez Lopez
|
87e893dcc8
|
Support both 'm' and 'smid' parameters if present
|
2023-09-27 15:27:41 +02:00 |
|
Joan
|
6dcd7af4e1
|
Moved logging to only show if link is found
|
2023-09-22 13:04:40 +02:00 |
|
Joan
|
3c713b4a5d
|
Updated logo
|
2023-09-22 12:49:05 +02:00 |
|
|
|
42e5e4a594
|
Merge branch 'refactor-bot-class-for-doing-it-more-readable' into 'main'
Refactor bot class in order to make it more readable
See merge request jocaru/amazon-telegram!1
|
2023-09-22 10:43:10 +00:00 |
|
Alejandro Perez Lopez
|
38fdf3bb50
|
Move logic in case the captcha resolution fails or we can't extract the data after the captcha resolution to avoid errors
|
2023-09-22 12:37:05 +02:00 |
|
Alejandro Perez Lopez
|
aec433fa9c
|
Remove duplicated code by extracting repeated code into methods and add feedback for invalid urls
|
2023-09-09 19:23:56 +02:00 |
|
Alejandro Perez Lopez
|
bf1b9309e1
|
Create a class for storing the scraped product information
|
2023-09-09 19:22:40 +02:00 |
|
Alejandro Perez Lopez
|
1d6213ffb1
|
Modify .gitignore in order to add more routes for images
|
2023-09-09 19:22:06 +02:00 |
|
Alejandro Perez Lopez
|
fe1ac2cedd
|
Extract into a separated method the logic for building the referer url
|
2023-09-05 12:04:14 +02:00 |
|
Joan
|
b717e9fdc4
|
Fixed exception handling
|
2023-09-05 10:24:19 +02:00 |
|
Joan
|
a60aa4c580
|
Added last_screenshot for debugging purposes
|
2023-09-05 10:24:10 +02:00 |
|
Joan
|
8071324adf
|
Changed SQL INSERT so no injection is possible
|
2023-09-02 22:00:59 +02:00 |
|
Joan
|
d3651352ee
|
Use same version of chrome driver and browser
|
2023-09-02 22:00:37 +02:00 |
|
Joan
|
e124ca4f2f
|
Syncing old changes...
|
2023-08-28 20:51:29 +02:00 |
|
Joan
|
d99399f6ac
|
Added xpath method for obtaining image when normal fails
|
2023-07-11 12:56:02 +02:00 |
|
Joan
|
e3d7db2916
|
Updated git ignore
|
2023-07-11 12:10:46 +02:00 |
|
Joan
|
243d0ba749
|
Added image placeholder if cant retrieve it
|
2023-06-28 13:26:31 +02:00 |
|
Joan
|
a40f55ca4e
|
Changed link to button
|
2023-03-14 10:16:58 +01:00 |
|
Joan
|
9979672b46
|
Added captcha solving method
|
2023-03-06 22:34:43 +01:00 |
|
Joan Cano
|
e40ca2f165
|
Added DUMMY file to create products folder
|
2023-03-06 17:20:19 +01:00 |
|
Joan Cano
|
e6ef4365dd
|
Fixed DB path
|
2023-03-06 17:16:58 +01:00 |
|
Joan Cano
|
8e5ab0ef81
|
Fixed Dockerfile
|
2023-03-06 17:13:20 +01:00 |
|
Joan Cano
|
76cbb0c6cb
|
Fixed Dockerfile
|
2023-03-06 17:12:41 +01:00 |
|
Joan Cano
|
444921daa6
|
Added .env skeleton file
|
2023-03-06 17:06:35 +01:00 |
|
Joan Cano
|
a4a76966fe
|
Initial commit, refactored some things from original code and removed WP functionality
|
2023-03-06 17:04:59 +01:00 |
|