This website requires JavaScript.
Explore
Help
Sign In
Jocaru
/
amazon-telegram
Watch
1
Star
0
Fork
0
You've already forked amazon-telegram
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b7322c863db16880bd464c50bfd7257195930b1e
amazon-telegram
/
bot
History
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
..
amazon_product.py
Create a class for storing the scraped product information
2023-09-09 19:22:40 +02:00
bot.py
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
constants.py
Fixed DB path
2023-03-06 17:16:58 +01:00
dbhelper.py
Changed SQL INSERT so no injection is possible
2023-09-02 22:00:59 +02:00
Dockerfile
Use same version of chrome driver and browser
2023-09-02 22:00:37 +02:00
helpers.py
Updated logo
2023-09-22 12:49:05 +02:00
product_parser.py
Remove duplicated code by extracting repeated code into methods and add feedback for invalid urls
2023-09-09 19:23:56 +02:00
requirements.txt
Added captcha solving method
2023-03-06 22:34:43 +01:00