stash/pkg/scraper
2020-08-23 17:39:15 +10:00
..
action.go Implement scraping movies by URL (#709) 2020-08-10 15:34:15 +10:00
config.go Implement scraping movies by URL (#709) 2020-08-10 15:34:15 +10:00
freeones.go Refactor xpath scraper code. Add fixed and map (#616) 2020-07-21 14:06:25 +10:00
image.go Implement scraping movies by URL (#709) 2020-08-10 15:34:15 +10:00
json.go Implement scraping movies by URL (#709) 2020-08-10 15:34:15 +10:00
json_test.go Add JSON scrape support (#717) 2020-08-10 14:21:50 +10:00
mapped.go scraper/mapped: Add feetToCm post process. (#711) 2020-08-12 11:17:43 +10:00
mapped_test.go scraper/mapped: Add feetToCm post process. (#711) 2020-08-12 11:17:43 +10:00
scrapers.go Implement scraping movies by URL (#709) 2020-08-10 15:34:15 +10:00
script.go Implement scraping movies by URL (#709) 2020-08-10 15:34:15 +10:00
stash.go Implement scraping movies by URL (#709) 2020-08-10 15:34:15 +10:00
url.go Add JSON scrape support (#717) 2020-08-10 14:21:50 +10:00
xpath.go Fix xpath comment element parsing (#759) 2020-08-23 17:39:15 +10:00
xpath_test.go Fix xpath comment element parsing (#759) 2020-08-23 17:39:15 +10:00