My daily work on my project for Google Summer of Code. For this project, I'm creating a new skill for the Amazon Echo, which will read recipes, step by step, answering questions about ingredients, etc.
Thursday, June 2, 2016
6/2
Today, I started looking into different programs for scraping websites for recipes. I think I've decided on using Jsoup and began looking at different tutorials and guides. This one will help me with the first few steps. I also found a github that used Java, Eclipse, and Jsoup to scrape for recipes. Although they used the information for a Google spreadsheet, it'll still be a good reference for setting up the parsing.
Subscribe to:
Post Comments (Atom)
You should be able to borrow most of the rishbajekal scraper, it looks like offhand.
ReplyDelete