yogesh-desai / WebCrawlerTokopedia

It is a web crawler and scrapper for https://www.Tokopedia.com. The project scrape the product-ID, product URL and product videos present under the product images present at right bottom of the page.
18 stars 8 forks source link

Add dependency manager #5

Open yogesh-desai opened 5 years ago

yogesh-desai commented 5 years ago

Currently, no dependency manger exists in the repo. Add one like dep or go modules.

vdepatla commented 5 years ago

working ..

yogesh-desai commented 5 years ago

Hi @vdepatla Any update regarding this? Are you still working on it?

edjroz commented 5 years ago

@yogesh-desai There is currently no way to do this because the github.com/knq/chromedp dependency does not exist, if you try to access it you get redirected to github.com/chromedp/chromedp however this does not seem compatible with current code