notscar / zalando-scraper

Zalando coming soon releases scraper sent with discord webhooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Project logo

Zalando Scraper

Status GitHub Issues GitHub Pull Requests License


As the name says this script is used to fetch all the incoming releases for the popular marketplace Zalando

โš  ATTENTION

After 2 hours of the complete release of zalando-scraper, zalando team found out the secret sauce to find product stocks quantity! So it will probably not work anymore except if it's a temporary change for their pages. Click here to see what the release message looks like after their patch!

๐Ÿ“ Table of Contents

๐Ÿง About

This project started when I saw simple scripts like this, being sold for over 200โ‚ฌ in the reselling / hypebeast community, and in less than a day the repository started already to attract a lot of people.

๐Ÿ Getting Started

These instructions will guide you through the installation of the script

๐Ÿงฐ Prerequisites

Python 3.9
Laster PIP Version
Discord Webhooks

๐Ÿ’ปInstalling

pip install -r requirements.txt

Insert your webhook(s) in the first lines of the main.py script

py main.py

๐ŸŽˆ Usage

The script must be used with Python 3.x, preferably Python 3.9

๐Ÿ›  Extra

Discord sent articles logs can be enabled / disabled by changing the variable DISCORD_BASIC_LOGGING

๐Ÿš€ Deployment

The script itself it's very light-weight takes an average of 60 MB of RAM, and less than 2 MBPS

โ›๏ธ Built Using

๐Ÿ“’ TODO

  • Extend Logs to external file and discord webhook
  • Allow the loop to use multiple countries at once without overlapping articles
  • Extend the script to auto-checkout articles with selenium

โœ๏ธ Authors

๐Ÿ“ธ Screenshots

DWS DWS DWS AUDWS

About

Zalando coming soon releases scraper sent with discord webhooks


Languages

Language:Python 100.0%