diff --git a/spiders/__pycache__/fdb_spider.cpython-311.pyc b/spiders/__pycache__/fdb_spider.cpython-311.pyc index 29b9f66..fd4f960 100644 Binary files a/spiders/__pycache__/fdb_spider.cpython-311.pyc and b/spiders/__pycache__/fdb_spider.cpython-311.pyc differ diff --git a/spiders/config.yaml b/spiders/config.yaml index a8b25d3..176bb07 100644 --- a/spiders/config.yaml +++ b/spiders/config.yaml @@ -2,27 +2,7 @@ # Follow the syntax and dont use tbody as it gets added by the browser (when researching xpath through inspector) # xpath syntax: https://www.w3schools.com/xml/xpath_syntax.asp # lxml xpath syntax: https://www.geeksforgeeks.org/web-scraping-using-lxml-and-xpath-in-python/ -foerderinfo.bund.de: - domain: 'http://foerderinfo.bund.de' - entry-list: - link1: 'https://www.foerderinfo.bund.de/SiteGlobals/Forms/foerderinfo/expertensuche/Servicesuche_Formular.html?gtp=33498_list%253D' - link2: '#searchResults' - iteration-var-list: '[1,2,3,4,5]' - #iteration-var-list: '[1,2]' - parent: "//html//body//div//main//div//div[@class='row']//section[@class='l-search-result-list']//div[@class='l-search-result-list__item']" - child-name: "//div[@class='c-search-result__text-wrapper']//span[@class='c-search-result__title']/text()" - jsdomain: 'None' - javascript-link: "" - child-link: "/a[@class='c-search-result']/@href" - child-info: "//" - child-period: "/" - child-sponsor: "/" - entry: - info-1: - parent: '//html//body//form//table' - #child-name: '//html//body//form//table//tr[1]//td[2]//span' - #child-sum: '//html//body//form//table//tr[2]//td[1]//span//img' - #child-deadline: '//html/body/form/table/tr[2]/td[3]/span + label.1' + foerderinfo.bund.de-bekanntmachungen: domain: 'http://foerderinfo.bund.de' entry-list: @@ -95,7 +75,7 @@ evergabe-online: child-link: "//td[1]/div/a/@href" javascript-link: "" child-info: "//td[3]/div/text()" - child-period: "//td[5]/text()" + child-period: "//td[4]/text()" child-sponsor: "//td[2]/div/text()" entry: general: