Create a new scrape entry:
A new site for scraping can be configured here.
Admin Password (to authenticate this request):
Site Name (must not previously exist, see the listing for currently used sites) (allowed characters: [a-z] [0-9] and [-] in between) Max Length: 255:
HMTL parser function name (leave empty for 'default_parser') (allowed characters: [a-z] and [_] in between) Max Length: 255:
Entry will be enabled? (default: YES) (NOTE: Cannot be changed later!!)
Yes
No
HTML element type to filter, leave empty if not needed for the chosen parser, required for the default_parser (e.g. span for <span>): Max Length: 255
HTML element attribute to get value from, leave empty if not needed, empty value defaulting to the element child value itself (e.g. data for <span data='value-to-seek'> provides 'value-to-seek' as the value): Max Length: 255
List of attribute(s) and their value(s) to filter the correct element, leave empty if not needed as additional filtering, separate with ";" (e.g. class=some other;data=null to match <span class="some other" data="null">) (NOTE: Only the first "=" will split the attribute key and value): Max Length: 255
URLs to try fetch data from, separate with ";" (e.g. https://example.com;https://second-example.com ...) at least one URL is required!: Max Length: 255
Request method (default: GET):
GET
POST
Request content type if method is POST (e.g. application/json or text/plain): Max Length: 255:
Payload to send with the request if method is POST (in JSON format) (e.g. {"some": "data", "else": 123, "arr": [1, 2, 3]}): Max length: 255
Refresh Page (warning: clears inputs!)
Go Back to Listing