Scraperr---API
Scraperr---API
Docker app from grtgbln's Repository
Overview
A self-hosted web application that allows users to scrape data from web pages by specifying elements via XPath. Users can submit URLs and the corresponding elements to be scraped, and the results will be displayed in a table.
Runtime arguments
- Network
bridge- Privileged
- true
Template configuration
API PortPorttcp
Container Port: 8000
- Target
- 8000
- Default
- 8000
- Value
- 8000
Secret KeyVariable
Used to encode authentication tokens, can be a random string
- Target
- SECRET_KEY
OpenAI API KeyVariable
API key for OpenAI, used for chat functionality
- Target
- OPENAI_KEY
Media PathPath
Path to store media files
- Target
- /project/app/media
- Value
- /mnt/user/appdata/scraperr/media
App DataPath
Path to store application data
- Target
- /project/app/data
- Default
- /mnt/user/appdata/scraperr/api_data
- Value
- /mnt/user/appdata/scraperr/api_data
Log LevelVariable
Log level for the application
- Target
- LOG_LEVEL
- Default
- INFO|DEBUG|ERROR
Auth Token AlgorithmVariable
Algorithm used to encode authentication tokens
- Target
- ALGORITHM
- Default
- HS256
- Value
- HS256
Access Token Expiry TimeVariable
Time in minutes before access tokens expire
- Target
- ACCESS_TOKEN_EXPIRE_MINUTES
- Default
- 600
- Value
- 600
Docker socketPathro
Path to the Docker socket
- Target
- /var/run/docker.sock
- Default
- /var/run/docker.sock
- Value
- /var/run/docker.sock
Categories
Download Statistics
40,223
Total Downloads
832
This Month
1,729
Avg / Month
Total Downloads Over Time
Loading chart...
Details
Repository
jpyles0524/scraperr_api:latestLast Updated2025-10-12
First Seen2025-01-21
Run Scraperr---API on Unraid.
Scraperr---API is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.