https://github.com/dipto0321/web_crawler
Simple webcrawler
https://github.com/dipto0321/web_crawler
chromedriver python3 selenium-webdriver spyder
Last synced: 7 months ago
JSON representation
Simple webcrawler
- Host: GitHub
- URL: https://github.com/dipto0321/web_crawler
- Owner: dipto0321
- Created: 2019-11-18T16:57:35.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-11-18T17:19:42.000Z (almost 6 years ago)
- Last Synced: 2025-02-02T10:42:50.179Z (9 months ago)
- Topics: chromedriver, python3, selenium-webdriver, spyder
- Language: Python
- Homepage:
- Size: 41 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# web-crawler

[](https://github.com/RichardLitt/standard-readme)
> A simple crawler project.
## Table of Contents
- [web-crawler](#web-crawler)
- [Table of Contents](#table-of-contents)
- [Background](#background)
- [Install](#install)
- [Usage](#usage)
- [Maintainers](#maintainers)
- [License](#license)## Background
Technology used:
- python 3.7
- selenium
- chromedriver
- spyder## Install
Clone this repository and then change directory. Install selenium and chromedriver
## Usage
```sh
python main.py
```## Maintainers
[Dipto Karmakar](https://github.com/dipto0321)
## License
MIT © 2019 Dipto Karmakar