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
42e5e4a594effc786567b1d258b5e82debfe45b8
amazon-telegram
/
bot
History
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
..
amazon_product.py
Create a class for storing the scraped product information
2023-09-09 19:22:40 +02:00
bot.py
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
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
Added xpath method for obtaining image when normal fails
2023-07-11 12:56:02 +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