Ask HN: Any data scraping project ideas you can share?
11–20 of 35 posts
Re: Ask HN: Any data scraping project ideas you can share?
#12Re: Ask HN: Any data scraping project ideas you can share?
#13Here's another idea I just thought of randomly: Scrape and monitor a company's competitor's job listings for them. Some of that data might be difficult to get given the nature of job sites and craigslist and such, but could be interesting to accumulate all of that (including from the company's own site) so you can get an idea when they are hiring. Maybe.
Sorry if I've missed the main idea behind this, but why would that be relevant?
If they try to hire for more positions than in the past they're probably growing, conversely they might be stagnating if it's the other way round.
If they hire people with specific skills it might also tell you what they're up to right now like going public or working on a new, supposedly secret project. Take Apple for instance. A notoriously secretive company, previous new projects like the iPhone, the Apple Watch and most notably a self-driving car have first been revealed by their own job postings.
Re: Ask HN: Any data scraping project ideas you can share?
#14Well the obvious scraping business ideas would be hotel rooms and airplane tickets. You might think this area is already saturated but I think there’s still room for disruption and you can capture niche giants like Expedia / Skyscanner / Agoda / Booking don’t handle well. Or you could do b2b with these companies. Also, what about scraping restaurant menus and offering a food search engine?
Travel / accommodation is a highly competitive as well as intentionally convoluted market. The participants don't want their customers to easily find the best offer. Sites like Expedia or Booking aren't complex and difficult to use because those companies don't know about UX. It's precisely the opposite. Problem is, the goals of their UX most of the time don't align with the users'.
Re: Ask HN: Any data scraping project ideas you can share?
#15Aggregate data on weather and soil composition to identify areas of land around the world most similar to famous wine producing regions.
Wow! That's an awesome idea.
Re: Ask HN: Any data scraping project ideas you can share?
#16Re: Ask HN: Any data scraping project ideas you can share?
#17Re: Ask HN: Any data scraping project ideas you can share?
#18Well the obvious scraping business ideas would be hotel rooms and airplane tickets. You might think this area is already saturated but I think there’s still room for disruption and you can capture niche giants like Expedia / Skyscanner / Agoda / Booking don’t handle well. Or you could do b2b with these companies. Also, what about scraping restaurant menus and offering a food search engine?
Re: Ask HN: Any data scraping project ideas you can share?
#19Am I the only one that worries about licensing and legal issues when it comes to web scraping? I'd be terrified to build a product around it since one law suit would threaten the core business.
Re: Ask HN: Any data scraping project ideas you can share?
#20I have been trying to scrape travel places and recommendations data from TripAdvisor and other travel sites. Read about scrapy in another hn post yesterday and have been trying to get it running. Would appreciate any help on this. sam.xenai [at] gmail [dot] com