Browse Source

finished crawler for WeTheNorth marketplace.

main
Anita Mehr 1 year ago
parent
commit
13a813e9b9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      MarketPlaces/WeTheNorth/crawler_selenium.py

+ 1
- 1
MarketPlaces/WeTheNorth/crawler_selenium.py View File

@ -288,4 +288,4 @@ def productPages(html):
def crawler():
startCrawling()
# print("Crawling and Parsing BestCardingWorld .... DONE!")
# print("Crawling and Parsing BestCardingWorld .... DONE!")

Loading…
Cancel
Save