--- !com.openexchange.subscribe.crawler.CrawlerDescription displayName: XING id: com.openexchange.subscribe.xing priority: 2 workflowString: | --- !com.openexchange.subscribe.crawler.Workflow steps: - !com.openexchange.subscribe.crawler.LoginPageStep baseUrl: "https://www.xing.com" description: Login to www.xing.com linkAvailableAfterLogin: /app/contact nameOfLoginForm: loginform nameOfPasswordField: login_password nameOfUserField: login_user_name pageTitleAfterLogin: /app/contact password: "" url: "https://www.xing.com" username: "" - !com.openexchange.subscribe.crawler.TextPagesByLinkStep description: Get all vcards as text pages linkpart: /app/contact?op=vcard;scr_id offset: 10 urlAfterOffset: "" urlBeforeOffset: "https://www.xing.com/app/contact?notags_filter=0;search_filter=;tags_filter=;offset=" - !com.openexchange.subscribe.crawler.ContactObjectsByVcardTextPagesStep {}