Giter VIP home page Giter VIP logo

denperidge / facebook-event-aggregator Goto Github PK

View Code? Open in Web Editor NEW
8.0 2.0 2.0 348 KB

Scrape all upcoming events from specific FB pages, export them to a static website & .ics files, publish it automatically to Git(Hub Pages).

License: MIT License

Python 4.16% HTML 95.69% CSS 0.01% JavaScript 0.10% Makefile 0.01% Dockerfile 0.03%
facebook python scraper jinja facebook-scraper scraping

facebook-event-aggregator's People

Contributors

denperidge avatar mr-brune avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

facebook-event-aggregator's Issues

Add Event images

There's a few things important here

  • Find the correct image url
  • Download it to the public folder
  • Link it to the event (perhaps uid naming? See #2 )
  • Remove it after X amount of time

Improve setup

Currently setup requires a manual run before automation can be set up, wack

Split up workflows

Test should ideally run separate from publish, but publish should require test to be complete

error witn .env example

it gives me this error with python 3.10.8

Traceback (most recent call last): File "/home/mrbrune/facebook-event-aggregator/app/main.py", line 42, in <module> pages = read_pages_from_env() File "/home/mrbrune/facebook-event-aggregator/app/scrape_and_parse/scrape_and_parse.py", line 143, in read_pages_from_env raw_pages = loads(getenv("pages")) File "/usr/local/lib/python3.10/json/__init__.py", line 346, in loads return _default_decoder.decode(s) File "/usr/local/lib/python3.10/json/decoder.py", line 337, in decode obj, end = self.raw_decode(s, idx=_w(s, 0).end()) File "/usr/local/lib/python3.10/json/decoder.py", line 353, in raw_decode obj, end = self.scan_once(s, idx) json.decoder.JSONDecodeError: Expecting ',' delimiter: line 1 column 71 (char 70)

Improved --target

Target now requires the /upcoming_hosted_events to be added. Lets... not.

Self-auto-update

Make it optional though! Perhaps through .env? And don't forget about pip requirements

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.