Skip to content

7x7ist14/Hypeboost-Sneaker-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hypeboost-Sneaker-Scraper

A web Scraper for Sneaker Prices on Hypeboost with discord message. The Scraper will Scrape Price informations for all listed Sizes on Hypeboost and return you a list of them in your discord server. The message also includes the Hypeboost Product URL, StockX Product URL and Restocks Product URL for the Scraped Product. A Product Photo is also added to the return message.

How to use:

  1. Requirements:

Check if you have all the needed Python libraries.

-->To install all needed libraries just do this:

  • open the folder that contains all files (the folder name should be "Hypeboost-Sneaker-Scraper") in your file Explorer.
  • click on the path and write "cmd" --> now press enter
  • you should now see a cmd window, you just have to type "pip install -r requirements.txt"
  • all needed libraries should now be installed and your good to go :)
  1. Open "Config" file and input your Discord Bot Token and the name of the channel were you want to use the scraper in.

  2. Open and run the "discord_embed" file. (best for this is VS-Code in my opinion)

  3. Write the keyword ($hypeboost) + SKU in your discord server (you have to write the message in the same channel that you added to the config file!) format: $hypeboost SKU --> (example: $hypeboost CW1590-100) --> the command is also changeable in the config file if you want to change it

The Scraper will now send you all listed sizes and their prices in the discord channel. Also the Hypeboost Product URL is in the blue title. At the bottom of the discord message you can also find the StockX, Hypeboost, Sneakit, GOAT and Restocks Product URL to the Scraped Product.

Notes:

This is my first Github Project and the code might not be the best or the simplest, if you have any questions just ask them and i will try to help.

Return Message Example:

The return message looks like this:

Sneakit urls removed for now.

image

image