A Python wrapper for Reddit scraping API.
Project description
Scrapeit
scrape-api is sponsored by:
Description
Python wrapper for REST API to scrape and retrieve data from Reddit for the given keyword.
Installation
Download using pip via pypi.
$ pip install scrape-api
Getting started
Import:
>>> from scrape-api import Scrape
Create an object of Scrape.
>>> scraper = Scrape(username='username', password='password')
Search for a new keyword.
>>> search_results = scraper.new_search(keyword='zoro')
Retrieve results from previous searches.
>>> previous_results = scraper.get_previous_results()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
scrape_api-0.0.1.tar.gz
(2.1 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file scrape_api-0.0.1.tar.gz.
File metadata
- Download URL: scrape_api-0.0.1.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8b362fe09073703b85b57477d4ecc550adfc8abd5d928ee9250ad8994bacf6f9
|
|
| MD5 |
8d2e8d508820a18429eb126cdbb4684b
|
|
| BLAKE2b-256 |
b9c3e54ef84cdabc1df0cbe5946c5f20ebe7aae2844c3073f07976b2199bbe7d
|
File details
Details for the file scrape_api-0.0.1-py3-none-any.whl.
File metadata
- Download URL: scrape_api-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.6.0.post20200814 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
97a2be3daeeda4957e2384709f1e44df9a24b63725f87e9aa976d5507fa2d3b7
|
|
| MD5 |
708b2179a9066235c936d791b28dc06b
|
|
| BLAKE2b-256 |
44a0a48dcfb0bac40a23b6d3c692a5d1808d9e651af4767778e3904c6fbcb19d
|