You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Faced with the scenario of scalpers using bots to hog up all the inventory of popular holiday toys and sell them at ridiculously high markup prices, I decided to put up a fight so we can get our hands on things we need to survive the #Coronavirus quarantine(s).
A repository focused on Automated Bot's that will auto purchase products on a store's website. I currently have 3 bot's for Amazon, Bestbuy, and Newegg.
Welcome to PCPartPicker Analyzer. This program takes a build link from pcpartpicker.com and, using the BeautifulSoup4 library, examines the prices and components according to my personal algorithm to determine where money can better be spent.
An automated web scraper and crawler program for laptops on Newegg.com using mainly Python, BeautifulSoup4, and Splinter. Alerts users when suspects you are a bot to take actions to circumvent their defenses. Data Extraction in ETL.
Buy the best cheapest product! The current python script looks for the products requested by client on newegg.com which are in stock and arranges them in ascending order based on price.