Scraping & Parsing logic fully complete!
After a lot of work, I converted the code from printing the recipe onto the console to returning it as a JsonObject. This will ideally allow me to use an api to fetch it from a frontend website.
I tested the program with various recipe websites and they all seem to work! Originally, I was having trouble with website security features but through the use of selenium I was able to get past to the website.
For the next devlog I hope to be done API integration, and some basic front end testing.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.