1
0
Fork 0
mirror of https://gitlab.com/news-flash/article_scraper.git synced 2025-07-13 19:05:31 +02:00
article_scraper/resources/tests/phoronix/phoronix.com.txt
Jan Lukas Gernert 4b2e6a24eb initial commit
2018-07-31 16:10:09 +02:00

9 lines
256 B
Text

# based on the grabber rules of picofeed
title: //article/header
body: //div[@class="content"]
test_url: http://www.phoronix.com/scan.php?page=article&item=amazon_ec2_bare&num=1
# replace_string(<h5>): <h2>
next_page_link: //a[@title='Go To Next Page']