avinashkranjan / Amazing-Python-Scripts

🚀 Curated collection of Amazing Python scripts from Basics to Advance with automation task scripts.
https://amazing-python-scripts.avinashranjan.com
MIT License
2.51k stars 1.01k forks source link

Event Listings Scraper #1735

Open Abhinavcode13 opened 1 year ago

Abhinavcode13 commented 1 year ago

Aim

Develop a scraper that gathers event listings from local community websites or event calendars. This can help users find unique events, workshops, or meetups that may not be widely publicized or available on popular event platforms.

Details

Allow the user to specify the websites or platforms from which they want to scrape event listings. This can include local community websites, event calendars, or specific event listing websites.

Enable the user to specify a location or region to narrow down the search for events. This allows users to focus on events happening in a particular area or city.

Provide options for users to select specific event categories of interest, such as music concerts, art exhibitions, workshops, conferences, sports events, or social gatherings.

Allow users to specify a date range to filter events happening within a specific time period. This helps users find events that fit their schedule or plan ahead.

Extract important details about each event, including the event title, date, time, location, description, organizer information, ticket prices, and any additional relevant information.

Abhinavcode13 commented 1 year ago

Assign this issue to me @avinashkranjan

Abhinavcode13 commented 1 year ago

@1e9abhi1e10 please assign me this issue !!

1e9abhi1e10 commented 1 year ago

GO AHEAD @Abhinavcode13