A simple, yet effective project to scrape website catalogue data to conduct price analysis for construction project price estimates. Like Kayak, for construction materials.
- Milestone 1: Find the lowest cost [TestItem] from a single source in a given Country.
- Milestone 2: Find the lowest cost [TestItem] from a single source in a given State.
- Milestone 3: Find the lowest cost [TestItem] from a single source in a given ZIP.
- Milestone 4: Find the lowest cost [TestItemList] from a single source in a given Country.
- Milestone 5: Find the lowest cost [TestItemList] from a single source in a given State.
- Milestone 6: Find the lowest cost [TestItemList] from a single source in a given ZIP.
- Milestone 7: Find the lowest cost [TestItemList] from any source (multiple) in a given Country.
- Milestone 8: Find the lowest cost [TestItemList] from any source (multiple) in a given State.
- Milestone 9: Find the lowest cost [TestItemList] from any source (multiple) in a given ZIP.