-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Milestone
Description
create a Grabber for Twitter implemented as a new kind of Grabber: the Web Grabber (with the Twitter configuration).
The web grabber should fit into the existing Core. Every necessary extension of the core infrastructure should be made explicit.
Requirements and Assumptions:
- The Web Grabber is a generic grabber to grab any website. Any specific website grabbing details is to be stored in the grabber's configuration.
- Different website grabbers (like Twitter or TelegramWeb) are different instances of the same Web Grabber, but launched with website-specific configurations.
- The Web Grabber should fetch specific website configurations automatically.
- The Web Grabber is assumed to reuse the Mutable Web architecture.
- The Web Grabber is supposed to run inside an automated headless browser.
ToDo:
Breakdown into meaningful steps.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels