Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Minibrowary.pl provider #23

Open
krzysztofrewak opened this issue Jun 2, 2022 · 0 comments
Open

Minibrowary.pl provider #23

krzysztofrewak opened this issue Jun 2, 2022 · 0 comments
Labels
new provider new data source provider in the application

Comments

@krzysztofrewak
Copy link
Member

This is another simple data source to process. Minibrowary.pl is a Polish manufacturer with breweries built only in Poland (so country thing is extremely easy here). Their references are nicely displayed on their website: http://www.minibrowary.pl/realizacje/

This:
obraz

Should be transformed into this:

{
  "name": "Browar Grodzki",
  "city": "Lublin",
  "country": "Poland",
  "manufacturer": "Minibrowary.pl"
}

Data scrapping should be done with DOM crawler and the result should be a list of all breweries, cities and countries in datacache.

@krzysztofrewak krzysztofrewak added the new provider new data source provider in the application label Jun 2, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new provider new data source provider in the application
Projects
None yet
Development

No branches or pull requests

1 participant