Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 431 Bytes

File metadata and controls

18 lines (13 loc) · 431 Bytes

Go script to scrape a popular Spanish website for flat renting. It will send an email with the obtained results.

Example

./main -email=mygmailaccount -pass=mypassword -areas=tetuan,chamartin -price=650 -size=40

RoadMap

  • Save to DB
  • Searching across different areas
  • Concurrent search
  • Filter with more options
  • Improve email formatting

Dependencies

github.com/PuerkitoBio/goquery