https://github.com/saadmanrafat/imgur-scraper
Retrieve years of imgur.com's data without any authentication.
https://github.com/saadmanrafat/imgur-scraper
command-line-tool data-mining hacktoberfest2021 imgur imgur-api imgur-scraper machine-learning no-authentication pypi python scrape
Last synced: 7 months ago
JSON representation
Retrieve years of imgur.com's data without any authentication.
- Host: GitHub
- URL: https://github.com/saadmanrafat/imgur-scraper
- Owner: saadmanrafat
- License: mit
- Created: 2018-03-07T16:16:18.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-09-10T12:36:31.000Z (about 1 year ago)
- Last Synced: 2025-03-07T21:32:22.294Z (7 months ago)
- Topics: command-line-tool, data-mining, hacktoberfest2021, imgur, imgur-api, imgur-scraper, machine-learning, no-authentication, pypi, python, scrape
- Language: Python
- Homepage:
- Size: 84 KB
- Stars: 37
- Watchers: 3
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Imgur Scraper
 [](https://pepy.tech/project/imgur-scraper) Retrieve years of imgur.com's data. No authentication required. Implemented using their frontend API.
# Usage
# Features
Returns close to 500 data points for each date.
```javascript
{
'title': 'I said no, my fiancé said yes. Meet Zeta',
'url': 'https://imgur.com/gallery/H5Xw4dh',
'points': '5,996',
'tags': 'aww,kitten,kitty',
'type': 'image',
'views': '4,363'
'date': '2015-05-06'
}
```
### New Features
```
- Username
- Comment_Count
- Downs
- Ups
- Points
- Score
- Timestamp
- Views
- Favorite_Count
- Hot_datetime
- NSFW
- Platform
- Virality
```
More attributes to be added soon, any suggestions or [feature requests](https://github.com/saadmanrafat/imgur-scraper/issues) are welcome.# Installation
```
$ pip install imgur-scraper
```# Support The Project
```markdown
bitcoin: bc1q44nlg0rvp2w4vf50cf40kgg2cvtgyhz7mlvhm0cnlqjg7cd5dh9szsaw8p
```