Most active commenters
  • Joeboy(6)
  • darajava(3)

←back to thread

439 points david927 | 14 comments | | HN request time: 0.448s | source | bottom

What are you working on? Any new ideas which you're thinking about?
1. Joeboy ◴[] No.44420489[source]
I just took a fortnight off work with the intent of getting away from my laptop, but accidentally ended up making a listings site for London's independent / arts cinemas. As far as I can tell no such thing currently exists, and I feel like it should.

Obviously the main thing is getting the listings data, which as far as I know (mostly) isn't readily available any other way that scraping the cinemas' websites, for which I set this up as a separate-ish project[1]

[0] https://filmhose.uk

[1] https://github.com/Joeboy/cinescrapers

replies(5): >>44421212 #>>44421616 #>>44421639 #>>44424832 #>>44426069 #
2. luxurytent ◴[] No.44421212[source]
Love these tiny, locally focused ideas!
3. darajava ◴[] No.44421616[source]
Nice! No Garden Cinema? It's the best cinema in London! (And their website is great, I would imagine easy to scrape)
replies(1): >>44421752 #
4. jll29 ◴[] No.44421639[source]
You should do all kind of events by event type, not just movies. Concerts, workshops, open lectures... london.eventhose.com. Then you should find volunteers for other cities to do the same.

Time Out should have long done that but instead they stopped their print edition.

replies(1): >>44421765 #
5. Joeboy ◴[] No.44421752[source]
It's on the quite long list[0] that I haven't got around to yet. I'll try to get it done today.

[0] https://github.com/Joeboy/cinescrapers

replies(1): >>44424722 #
6. Joeboy ◴[] No.44421765[source]
Just finishing the London indie cinemas is an ongoing challenge! But yeah it'd be great to branch out to other places, and cover other types of events.
7. darajava ◴[] No.44424722{3}[source]
I've added a PR for this - https://github.com/Joeboy/cinescrapers/pull/4

Hope you didn't start on it!

(By the way, it wasn't too easy to scrape in the end…)

replies(1): >>44424779 #
8. Joeboy ◴[] No.44424779{4}[source]
On the one hand that's awesome and it's really great to have a contribution! On the other hand, I unfortunately just added it myself. But it's there now, anyway :-)

More PRs very welcome if you're in the mood!

replies(1): >>44425007 #
9. alonsonic ◴[] No.44424832[source]
Hey I'm doing something similar for NYC! But focused on screenings with special appearances only. There's a lot going on here. Happy to share notes.

[0] https://filmspotlight.org/

replies(1): >>44427834 #
10. darajava ◴[] No.44425007{5}[source]
Ah no/great! I would have let you know before I tried but wasn't sure how far I'd get. Glad it's there and thanks for adding it.

I'll add the Peckhamplex now.

replies(1): >>44427273 #
11. blipvert ◴[] No.44426069[source]
Neat. Just notice that the ICA has a Genesis P. Orridge bio through your site, so will likely go and see that. Thanks!
12. Joeboy ◴[] No.44427273{6}[source]
Thank you so much! Just merged and deployed.
13. Joeboy ◴[] No.44427834[source]
Cool! Yours is much prettier than mine.
replies(1): >>44445079 #
14. alonsonic ◴[] No.44445079{3}[source]
Pretty can get in the way sometimes. I like your site, it's easy to ingest the information quickly. I might simplify the design of mine to make it more usable. There's a reason why hackernews is still looking like this!