down vote
favorite
I was wondering about for some time should I show my (should I say) first Python project that has a little bit of usage, not that much, but it may be valuable for someone, you don't know.
My project is about scraping prices from certain product on eBay. It uses BeautifulSoup and Requests to take out prices of product, on another (for example) 30 pages (so, if one page has 50 products, 30 pages should...