AthaSSiN / secyQ1Scraping

Solution for the 1st question in the Secy selection process

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

secyQ1Scraping

Solution for the 1st question in the Secy selection process

Running the code :

First install the required library bs4

pip3 install bs4

(the other libraries like csv, json, requests and re are present by default)

then run:

python3 scrape.py
python3 Participants.py

About

Solution for the 1st question in the Secy selection process


Languages

Language:Python 100.0%