All Projects → saadmanrafat → imgur-scraper

saadmanrafat / imgur-scraper

Licence: MIT License
Retrieve years of imgur.com's data without any authentication.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to imgur-scraper

starcli
✨ Browse trending GitHub projects from your command line
Stars: ✭ 436 (+1576.92%)
Mutual labels:  pypi, command-line-tool
walgur
💻 Set your desktop background from randomly picked Imgur links! 🖼️
Stars: ✭ 20 (-23.08%)
Mutual labels:  imgur, imgur-api
Starcli
✨ Browse GitHub trending projects from your command line
Stars: ✭ 269 (+934.62%)
Mutual labels:  pypi, command-line-tool
Asciigraph
Go package to make lightweight ASCII line graph ╭┈╯ in command line apps with no other dependencies.
Stars: ✭ 1,805 (+6842.31%)
Mutual labels:  command-line-tool, hacktoberfest2021
saveddit
Bulk Downloader for Reddit
Stars: ✭ 130 (+400%)
Mutual labels:  imgur, imgur-api
harwest-tool
A one-shot tool to harvest submissions from different OJs onto one single VCS managed repository http://bit.ly/harwest
Stars: ✭ 89 (+242.31%)
Mutual labels:  pypi, command-line-tool
Freenom Dns Updater
A tool to update freenom's dns records
Stars: ✭ 117 (+350%)
Mutual labels:  pypi, command-line-tool
Graphtage
A semantic diff utility and library for tree-like files such as JSON, JSON5, XML, HTML, YAML, and CSV.
Stars: ✭ 2,062 (+7830.77%)
Mutual labels:  command-line-tool, hacktoberfest2021
Imgur.API
Imgur.API is a .NET implementation of Imgur's API.
Stars: ✭ 39 (+50%)
Mutual labels:  imgur, imgur-api
Xioc
Extract indicators of compromise from text, including "escaped" ones.
Stars: ✭ 148 (+469.23%)
Mutual labels:  data-mining, command-line-tool
Pypistats
Command-line interface to PyPI Stats API to get download stats for Python packages
Stars: ✭ 86 (+230.77%)
Mutual labels:  pypi, command-line-tool
rfc-bibtex
A command line tool that creates bibtex entries for IETF RFCs and Internet Drafts.
Stars: ✭ 43 (+65.38%)
Mutual labels:  pypi, command-line-tool
Ferret
Declarative web scraping
Stars: ✭ 4,837 (+18503.85%)
Mutual labels:  data-mining, hacktoberfest2021
imgurbash2
A shell script that uploads/deletes images to/from IMGUR.
Stars: ✭ 41 (+57.69%)
Mutual labels:  imgur, imgur-api
BackgroundTransfer-Example
An example project looking at how to implement background transfers on iOS
Stars: ✭ 19 (-26.92%)
Mutual labels:  imgur, imgur-api
moshpit
A powerful cross-platform command-line tool for datamoshing.
Stars: ✭ 74 (+184.62%)
Mutual labels:  command-line-tool
FB-Ads-Opt-UCB
The easiest way to optimize Facebook Ads using Upper Confidence Bound Algorithm. 💻
Stars: ✭ 23 (-11.54%)
Mutual labels:  hacktoberfest2021
hacktoberfest36 2021
Hacktober Fest 2021 is live. Contribute your projects.
Stars: ✭ 43 (+65.38%)
Mutual labels:  hacktoberfest2021
Hacktoberfest-2021
This Repo is created for beginners to promote open source contribution (hacktoberfest). The steps are provided in the readme file. Give it a star⭐ if you liked it :)
Stars: ✭ 52 (+100%)
Mutual labels:  hacktoberfest2021
jira-cli
🔥 [WIP] Feature-rich interactive Jira command line.
Stars: ✭ 809 (+3011.54%)
Mutual labels:  command-line-tool

Imgur Scraper

PyPI - Python Version Downloads PyPI - License

Retrieve years of imgur.com's data. No authentication required. Implemented using their frontend API.

Usage

alt text

Features

Returns close to 500 data points for each date.

{
  '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 are welcome.

Installation

$ pip install imgur-scraper

Support The Project

bitcoin: bc1q44nlg0rvp2w4vf50cf40kgg2cvtgyhz7mlvhm0cnlqjg7cd5dh9szsaw8p
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].