An open API service indexing awesome lists of open source software.

https://github.com/andresrodriguez55/githubusersdatascraper

Solution to task given by Apziva, not having much time available, technical details have not been entered, nor has optimal code been written.
https://github.com/andresrodriguez55/githubusersdatascraper

api api-rest apziva django github graphql postgresql scraper

Last synced: 8 months ago
JSON representation

Solution to task given by Apziva, not having much time available, technical details have not been entered, nor has optimal code been written.

Awesome Lists containing this project

README

          

# Github Users Data Scraper

## Goal

Build a Django based web app that helps us make automated searches from GitHub mainly and extract information, in other words, a candidate's relevant information, then stores this information in a PostgreSQL database, using vanilla HTML and javascript and bootstrap CSS on the frontend and display results in simple web interfaces.

## Success Metric(s):

Retrieve every relevant information that is important for a recruiter

## Solution

To obtain the specific data of each user, graphql is used.

## Demo
https://user-images.githubusercontent.com/57767201/159126629-474ca074-f1ab-4b1b-b513-ab9f5cbafefc.mp4