Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 434 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 434 Bytes

scraping

Q1 of pclub secy test

part 1: to scrape given website

instructions : Change to folder "scrape" and run "./scrape.sh

" on terminal. It will create file output.csv which is the required csv file.

part 2: to obtain details from csv and json file

instructions : Change to folder "details" and run "./filter" which will itself prompt to give names of file. It will display the required result on stdout.