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

https://github.com/ashishnishad/php-scraper

Php Scraping - NSE open chain data
https://github.com/ashishnishad/php-scraper

guzzlehttp nse openchain php phpscraping scraping

Last synced: 9 months ago
JSON representation

Php Scraping - NSE open chain data

Awesome Lists containing this project

README

          

## NSE option chain scraping using php and guzzlehttp lib

-----

### How to use

Clone this project to your local computer.

```ps
git clone https://github.com/ashishnishad/php-scraper.git
```

Navigate to the project folder.

```ps
cd php-scraper
```

Install required packages.

```ps
composer install
```

```ps
open project url
```