https://github.com/faridvatani/web-scrape
DigiKala Discount Links
https://github.com/faridvatani/web-scrape
casperjs javascript nodejs phantomjs
Last synced: 11 months ago
JSON representation
DigiKala Discount Links
- Host: GitHub
- URL: https://github.com/faridvatani/web-scrape
- Owner: faridvatani
- Created: 2019-02-08T12:13:36.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-17T16:23:41.000Z (almost 7 years ago)
- Last Synced: 2025-01-09T05:47:16.156Z (12 months ago)
- Topics: casperjs, javascript, nodejs, phantomjs
- Language: JavaScript
- Homepage:
- Size: 1.95 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Web scraping
Web scraping, web harvesting, or web data extraction is data scraping used for extracting data from websites. Web scraping software may access the World Wide Web directly using the Hypertext Transfer Protocol, or through a web browser.
([Read More on Wikipedia](https://en.wikipedia.org/wiki/Web_scraping))
Digikala is the biggest e-commerce startup in Iran. This project scraping Discount DigiKala Links.
# Usage
```
1. Clone this repo.
2. Install node.js & npm & phantomjs & casperjs
3. Cd into project directory
4. Use [casperjs DigikalaScraping.js] to run the project
```