#url #emit #read #stdin #scrape #rightmove #searh

app rightscrape

Read rightmove searh URLs from stdin, emit rightmove result URLs

3 unstable releases

0.2.0 Feb 16, 2020
0.1.1 Feb 15, 2020
0.1.0 Feb 9, 2020

#27 in #emit

27 downloads per month

MIT/Apache

9KB

Read from stdin, scrape rightmove search URLs, emit rightmove property URLS.

$ 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
...

Dependencies

~3.5–4.5MB
~118K SLoC