Scrape Event websites and post to Events Calendar (wordpress plugin)
Budget: $30 – $250 USD
I have 32 event sites that I would like scraped for upcoming events and then create new events on an existing Events Calendar, which is a wordpress plugin. I would like the scrapers to be written in python, and would prefer to use scrapy spiders, but would be open to other suggestions.
From the event sites, you will need to extract:
- The Event Name
- Any Event details
- Start Time
- End Time
- Event Cost
- Any Featured image
- A website to buy tickets
- And location (I already have all of the venues setup in Events Calendar)
The spider should then submit them via REST API (I can provide the API details) to an existing wordpress site. I am looking to build a consolidated list of events from the 32 sites into a single site. The primary help I am looking for is writing the spiders, I have the create event via API working and will share that info.
From the event sites, you will need to extract:
- The Event Name
- Any Event details
- Start Time
- End Time
- Event Cost
- Any Featured image
- A website to buy tickets
- And location (I already have all of the venues setup in Events Calendar)
The spider should then submit them via REST API (I can provide the API details) to an existing wordpress site. I am looking to build a consolidated list of events from the 32 sites into a single site. The primary help I am looking for is writing the spiders, I have the create event via API working and will share that info.