Giter VIP home page Giter VIP logo

githubscraper's Introduction

GitHub Profile and Repository Scraper :octocat:

A Python script to scrape GitHub profiles and repositories. The script can obtain information such as the GitHub profile name, profile URL, users followed, followers, recent repositories and their URLs given the GitHub username. It can also obtain repository information including name, description, number of stars, watchers and forks.

⚠️ Disclaimer ⚠️

It is important to read the GitHub terms and policies as it may be against their terms to use this service for collecting and selling personal information of users.

The author of this script does not encourage nor will be responsible for such actions. Please read the GitHub Terms wrt Information Usage Restrictions before using the script

💻 Requirements

  • Python 3.x
  • requests library
  • BeautifulSoup library

🚀 Usage

  1. Clone the repository:

git clone https://github.com/pragadeshbs/GitHubScraper.git

  1. Install the required libraries:

pip install -r requirements.txt

  1. Run the script:

python gitScrap.py

⚙️ Configuration

The script can be configured to scrape additional data or in a different format. Please refer to the code comments for more information.

💡 Contributions

Contributions to the project are always welcome! Feel free to submit a pull request or open an issue if you find any bugs or have suggestions for improvement.

📜 License

This project is licensed under the MIT License - see the LICENSE file for details.

githubscraper's People

Contributors

pragadeshbs avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.