Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Event Source] Pedal in Tandem #40

Open
wants to merge 39 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from 33 commits
Commits
Show all changes
39 commits
Select commit Hold shift + click to select a range
1f509fe
feat: create script to scrap pedalintander events
surreal30 Aug 28, 2024
3da8ca5
feat: events data in json format
surreal30 Aug 28, 2024
653e179
refac: replace soup with new_page_body
surreal30 Aug 28, 2024
abbe234
fix: remove impersonate chrome
surreal30 Aug 29, 2024
789a08e
refac: use select and map for finding events and url
surreal30 Aug 29, 2024
5b136a8
refac: use select select_one where necessary
surreal30 Aug 29, 2024
b960f43
refac: use dict for metrics and options
surreal30 Aug 29, 2024
bebc246
refac: use select for fetching metrics
surreal30 Aug 30, 2024
904e915
refac: remove events from other pages
surreal30 Aug 30, 2024
06343a4
refac: remove _date()
surreal30 Aug 30, 2024
1ad08b3
fix: remove event init as array
surreal30 Aug 30, 2024
fe64820
refac: use css selector for options
surreal30 Aug 30, 2024
5d6c204
refac: convert eventDate to startDate endDate
surreal30 Aug 30, 2024
8e50f4b
feat: pick events happening in blr only
surreal30 Aug 30, 2024
33de4d5
feat: only add single day events
surreal30 Aug 31, 2024
c38239b
feat: create addOn attribute
surreal30 Aug 31, 2024
bf3ebbc
fix
surreal30 Sep 2, 2024
6ad1453
latest json
surreal30 Sep 2, 2024
a82fbc9
refac: timings
surreal30 Sep 6, 2024
5bc2ffd
fix: bugs in dates
surreal30 Sep 6, 2024
a637cd8
refac: use subtring instead of regex for location
surreal30 Sep 6, 2024
137458e
feat: add url attribute
surreal30 Sep 6, 2024
710c10d
feat: add keywords attribute
surreal30 Sep 6, 2024
2ab431c
fix: add currency attr correctly and create get_offers
surreal30 Sep 6, 2024
9e6a65c
refac: use map instead of for in make event
surreal30 Sep 6, 2024
c514cf2
feat: add @type attr
surreal30 Sep 7, 2024
1cff296
refac: conv desc to str and put bangalore[] out of func
surreal30 Sep 7, 2024
af16bb5
fix: timings issue
surreal30 Sep 7, 2024
6664e2e
fix: duration 0
surreal30 Sep 7, 2024
0666f74
refac: return map directly and add comment
surreal30 Sep 7, 2024
8c70e7b
refac: create find_location()
surreal30 Sep 7, 2024
35b7204
updated json
surreal30 Sep 7, 2024
2f1d737
feat: refac duration_in_hours()
surreal30 Sep 8, 2024
7683e6d
fix: add @context
surreal30 Sep 10, 2024
1ed048d
fix: type offers to offer
surreal30 Sep 10, 2024
a532a8f
refac: dates and offers
surreal30 Sep 10, 2024
a5f9a03
refac: location logic
surreal30 Sep 11, 2024
ee67189
json file update
surreal30 Sep 11, 2024
aea9311
fix: remove commented code
surreal30 Sep 11, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
206 changes: 206 additions & 0 deletions out/pedalintandem.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading