subtleseeker / GFG-Profile-Scraper

Find your friend's profile on GeeksForGeeks :sunglasses:

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GFG-Profile-Scraper

<<<<<<< HEAD Find your friend's profile on GeeksForGeeks

Simply run the file with python3 gfgscraper.py

Easily find your friend's profile on GeeksForGeeks

Requires packages python3, bs4, lxml, requests.

Run python3 install requirements.txt to install all the packages.

Finally run the script with:
python3 gfgscraper.py
and enter the name (or the substring of the username) you want to search for.

About

Find your friend's profile on GeeksForGeeks :sunglasses:

License:MIT License


Languages

Language:Python 100.0%