An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

# web-crawler

![banner](media/banner.png)

[![standard-readme compliant](https://img.shields.io/badge/standard--readme-OK-green.svg?style=flat-square)](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