Skip to content

ltphy/CrawlNow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CrawlNow

A crawler application to get food information along with toppings details from Now website.

Installation

Set-up

In the same folder with the application,

  1. Create a file with named "chrome_driver.txt" to store chrome_driver's absolute path.

  2. Create a file with named "url.txt" to store url path that you want to crawl.

  3. Create a file with named "user_information.txt" to store your account name and password.

  4. Run your application and get the final result in an excel file.

Note

The folder structure should be as followed,

CrawNow
├── crawl_now.exe
├── url.txt
├── chrome_driver.txt
├── user_information.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages