Scrape data from a users Greasyfork account
Project description
Greasyfork User Archive
Scrape data from a users Greasyfork account.
For a given user, for each installable script that users created, scrapes:
script id
script name
script authors
daily installs
total installs
rating score
created date
updated date
script type
script version
sensitive
language
css available as js
description
url
code (the script contents)
This does not scrape the script code for items that can't be installed directly, e.g. this.
Example
greasyfork_archive 106222 --output-file scraped_data.json
This would scrape information for the user https://greasyfork.org/en/users/106222
Installation
To install with pip, run:
pip3 install --user greasyfork_archive
Run
Usage: greasyfork_archive [OPTIONS] GREASYFORK_USER_ID
Options:
--output-file PATH JSON filepath to output scraped data to [required]
--help Show this message and exit.
Tests
pip3 install --user pytest vcrpy
pytest
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
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 greasyfork_archive-0.1.4.tar.gz.
File metadata
- Download URL: greasyfork_archive-0.1.4.tar.gz
- Upload date:
- Size: 202.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d1bef38aabaae0ff3519b7258474a96f2a0741ac13b3ebbabc45edcdb974f17f
|
|
| MD5 |
1e1e5e1b3b489bd1d700316da3a10316
|
|
| BLAKE2b-256 |
5eab25897e4ff8ddaaff545569d3e7615548da23e1223172099e358350af71a3
|
File details
Details for the file greasyfork_archive-0.1.4-py3-none-any.whl.
File metadata
- Download URL: greasyfork_archive-0.1.4-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
117b1972041d97331b52b2051390ab011bed26f44ac297ed15351412a2b2de6b
|
|
| MD5 |
7432f67419166e4448a9d77f84ad398e
|
|
| BLAKE2b-256 |
25c4e3bf7cbf29f1d5b83fb4ed24918dc0247c1cac6944a992d103ee76b32c24
|