Dele Olowoyo • over 12 years ago
RSS Feed
There doesn't seem to be any kind of RSS Feed or API for the source site. So i'm guessing this implies we have to scrape info from the source, correct?
Comments are closed.
Dele Olowoyo • over 12 years ago
There doesn't seem to be any kind of RSS Feed or API for the source site. So i'm guessing this implies we have to scrape info from the source, correct?
Comments are closed.
3 comments
jsporrer Manager • over 12 years ago
Yes, you are correct there is no RSS Feed or API to help from the source site.
Carlyle Deauna • over 12 years ago
For the design, I believe that there is CSS (Cascading Style Sheets) involved. Basically, that should answer anyone's concerns about the scraping info from the source.
When I worked with Basic HTML before, I had to add my own lines of code. I think this is what this project is about.
jsporrer Manager • over 12 years ago
The design of your app is entirely up to you. You can write code however you see fit to meet this challenge as specified in the challenge requirements.