Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add scraping functions and dependentsStream for repositories #127

Merged
merged 18 commits into from
May 23, 2022

Conversation

ericboucher
Copy link
Contributor

Add scraping functions and add dependentsStream for repositories.

@ericboucher ericboucher changed the title Add scraping functions and add dependentsStream for repositories Add scraping functions and dependentsStream for repositories May 19, 2022
Copy link
Contributor

@laurentS laurentS left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is cool :)
Just one question: what are the rate limits that apply to scraping github web?

tap_github/repository_streams.py Outdated Show resolved Hide resolved
pyproject.toml Outdated Show resolved Hide resolved
tap_github/scraping.py Outdated Show resolved Hide resolved
tap_github/scraping.py Outdated Show resolved Hide resolved
tap_github/scraping.py Outdated Show resolved Hide resolved
tap_github/scraping.py Outdated Show resolved Hide resolved
tap_github/scraping.py Outdated Show resolved Hide resolved
tap_github/scraping.py Outdated Show resolved Hide resolved
tap_github/scraping.py Outdated Show resolved Hide resolved
Base automatically changed from stargazers-graphql to main May 19, 2022 22:57
@sonarcloud
Copy link

sonarcloud bot commented May 23, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ericboucher ericboucher linked an issue May 29, 2022 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add dependents field on repositories stream
2 participants