Parser from Prom-ya
There was a task to write a parser that would extract information (url, name, sku, image, price) of all products from a specific seller. The information should be recorded in a database #sqlite, not in a file as usual.
I did everything in #Python3 #beautifulsoup. I wrote a short instruction on how to use it and where to change the seller's url.
I did everything in #Python3 #beautifulsoup. I wrote a short instruction on how to use it and where to change the seller's url.