Namespace Subsembly.Scraper
Classes
Scraper
Convenient base implementation with method stubs for IScraper.
ScraperAdacSolaris
ScraperAdvanzia
ScraperAdvanziaTagesgeld
ScraperAmEx
ScraperAudiBank
ScraperBankNorwegian
ScraperBankOfScotland
ScraperBarclays
ScraperBarclaysTagesgeld
ScraperBMWBank
ScraperBunq
ScraperBWBank
ScraperC24
ScraperCardNumberRanges
ScraperCobaBusinessCard
Commerzbank Business Card Commerzbank Corporate Cards Commerzbank-Karten von Deutsche Bahn, FreeCard, TUI, ROBINSON, GuteREISE und TchiboCard Plus
ScraperCommerzbank
ScraperContact
Convenient base implementation with method stubs for IScraperContact.
ScraperContactAdacSolaris
ScraperContactAdvanzia
ScraperContactAdvanziaTagesgeld
ScraperContactAmEx
ScraperContactAudiBank
ScraperContactBankNorwegian
ScraperContactBankOfScotland
ScraperContactBarclays
ScraperContactBarclaysTagesgeld
ScraperContactBMWBank
ScraperContactBunq
ScraperContactBWBank
ScraperContactC24
ScraperContactCobaBusinessCard
Commerzbank Business Card Commerzbank Corporate Cards Commerzbank-Karten von Deutsche Bahn, FreeCard, TUI, ROBINSON, GuteREISE und TchiboCard Plus
ScraperContactCommerzbank
ScraperContactDummy
Dummy implementation that always returns fixed data and ignores payments.
ScraperContactFirstData
ScraperContactHanseaticBank
ScraperContactKontist
ScraperContactN26
ScraperContactNewDKB
ScraperContactNewLbbCreditCard
ScraperContactSuresseDirektBank
ScraperContactTFBank
ScraperContactVWBank
ScraperCsvBankOfScotland
ScraperCsvBarclays
ScraperCsvBMWBank
ScraperCsvBunq
ScraperCsvCommerzbank
ScraperCsvConverter
Basic implementation of IScraperCsvConverter interface.
ScraperCsvDkbVisa
ScraperCsvPostbank
ScraperCsvVW
ScraperDummy
ScraperException
Wraps a ScraperResult in a Exception, so that it can be thrown.
ScraperFirstData
ScraperHanseaticBank
ScraperHelper
Some static utility methods for screen scrapers.
ScraperHtmlUtil
ScraperJson
Utility methods for converting between SEPA classes and their SUPA/JSON representation.
ScraperKontist
ScraperLicense
ScraperN26
ScraperNewDKB
ScraperNewLbbCreditCard
ScraperPage
Helper class for implementing screen scrapers.
ScraperProductInfo
ScraperRange
Helper class for implementing screen scrapers.
ScraperResult
Information about a success or failure result, returned from scraper methods.
ScraperResultQueryChoice
ScraperService
Global root where all scrapers are registered.
ScraperSession
Convenient base implementation with method stubs for IScraperSession.
ScraperSessionAdacSolaris
ScraperSessionAdvanzia
ScraperSessionAdvanziaTagesgeld
ScraperSessionAmEx
ScraperSessionBankOfScotland
ScraperSessionBarclays
ScraperSessionBarclaysTagesgeld
ScraperSessionBunq
ScraperSessionBWBank
ScraperSessionC24
ScraperSessionCobaBusinessCard
ScraperSessionCommerzbank
ScraperSessionDummy
ScraperSessionFirstData
ScraperSessionHanseaticBank
ScraperSessionKontist
ScraperSessionN26
ScraperSessionNewLbbCreditCard
ScraperSessionSantander
ScraperSessionVWBank
ScraperSessionZinia
ScraperSuresseDirektBank
ScraperTFBank
ScraperUtil
ScraperVWBank
Interfaces
IScraper
IScraperContact
IScraperCsvConverter
Interface that must be implemented by account statement CSV to CAMT converters.
IScraperPersist
IScraperSession
This is the central interface that must be implemented by scrapers, or a web API client such as a PSD2 access to account (XS2A) API.
IScraperSessionAccountInformation
This interface shall be implemented by scrapers that support account information.
IScraperSessionDocuments
This interface shall be implemented by scrapers that support downloading of PDF account documents.
IScraperSessionPayments
This interface shall be implemented by scrapers that support payment initiation.
Enums
ScraperAccountNumberType
Type of account identification required for a product.
ScraperAccountServiceTypes
The kind of account service provider that is accessed by a scraper.
ScraperAuthentication
Selects the kind of authentication that is required by a scraper.
ScraperCapabilities
Set of flags that indicates the capabilities of a scraper implementation.
ScraperDecimalFormat
Selects a decimal number format for ParseValue(String, ScraperDecimalFormat).
ScraperElementPart
ScraperProductType
Type of account product as perceived by the account holder.
ScraperResultChallengeType
Type of challenge/response authentication mechanism.