Technical-Abm / Github-scraping

Github api scraping created by TECHNICAL-ABM. in this project you can scraping GitHub data. Source code available

Home Page:https://github.com/Technical-Abm/Github-scraping

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

- Github-scraping

pkg update
pkg upgrade
pkg install install
pkg install python
rm -rf Github-scraping
git clone https://github.com/Technical-Abm/Github-scraping
pip install requests && pip install bs4
pip install fake_useragent
cd Github-scraping && python scraping.py

- i will send you a small code that you can alert message from user if run python3.10

import sys
sys.version_info < (3, 11):
  print(" your are using too old python version, please upgrade it")
else:
  print("Ahm, you are using update python version")

- you can view my portfolio website to check details insteresting, skills, get cmd and mores.

https://abmportfolioweb.000webhostapp.com/

- Here is github api json format

faisel-github-api

About

Github api scraping created by TECHNICAL-ABM. in this project you can scraping GitHub data. Source code available

https://github.com/Technical-Abm/Github-scraping


Languages

Language:Python 100.0%