#url #read #emit #stdin #scrape #rightmove #search

app rightscrape

从stdin读取rightmove搜索URL,输出rightmove属性URL。

3个不稳定版本

0.2.0 2020年2月16日
0.1.1 2020年2月15日
0.1.0 2020年2月9日

28 #emit

MIT/Apache

9KB

从stdin读取,抓取rightmove搜索URL,输出rightmove属性URL。

$ cargo run < <(xsv select 1 input.tsv)
    Finished dev [unoptimized + debuginfo] target(s) in 0.47s
     Running `target/debug/rightscrape`
https://www.rightmove.co.uk/property-to-rent/property-88835966.html
https://www.rightmove.co.uk/property-to-rent/property-88835966.html
...

依赖

~3–4MB
~105K SLoC