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
- Host: GitHub
- URL: https://github.com/ashishnishad/php-scraper
- Owner: ashishnishad
- Created: 2023-07-17T07:31:34.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2023-07-17T11:43:13.000Z (almost 3 years ago)
- Last Synced: 2025-01-02T08:32:28.972Z (over 1 year ago)
- Topics: guzzlehttp, nse, openchain, php, phpscraping, scraping
- Language: PHP
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```