We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Start integration Hungarian Ofotért data provider. https://www.ofotert.hu/
Contacts: [email protected]
Data are available from here: https://www.ofotert.hu/hu/api/store-locator var patika curl 'https://www.ofotert.hu/hu/api/store-locator' -X POST -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:108.0) Gecko/20100101 Firefox/108.0' -H 'Accept: /' -H 'Accept-Language: hu-HU,hu;q=0.8,en-US;q=0.5,en;q=0.3' -H 'Accept-Encoding: gzip, deflate, br' -H 'Referer: https://www.ofotert.hu/hu/uzletkereso' -H 'Content-Type: multipart/form-data; boundary=---------------------------93037860139557169151922671215' -H 'Origin: https://www.ofotert.hu' -H 'DNT: 1' -H 'Connection: keep-alive' -H 'Cookie: ofotert_cookie_consent=basic,statistic,marketing; ofotert_session=b08o6m69fqtt2lvt44n1a4sd8e6emoeg4dpago0ctlb2gsrqce1vdj44jih6d66c' -H 'Sec-Fetch-Dest: empty' -H 'Sec-Fetch-Mode: cors' -H 'Sec-Fetch-Site: same-origin' --data-binary $'-----------------------------93037860139557169151922671215\r\nContent-Disposition: form-data; name="csrf"\r\n\r\nd61ac396bfcf85644dfa1842f361290bb5022faf34ae019f832e18c5f5101cf3\r\n-----------------------------93037860139557169151922671215\r\nContent-Disposition: form-data; name="search"\r\n\r\n\r\n-----------------------------93037860139557169151922671215\r\nContent-Disposition: form-data; name="default"\r\n\r\n\r\n-----------------------------93037860139557169151922671215--\r\n'
The text was updated successfully, but these errors were encountered:
KAMI911
No branches or pull requests
Start integration Hungarian Ofotért data provider.
https://www.ofotert.hu/
Contacts:
[email protected]
Data are available from here:
https://www.ofotert.hu/hu/api/store-locator
var patika
curl 'https://www.ofotert.hu/hu/api/store-locator' -X POST -H 'User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:108.0) Gecko/20100101 Firefox/108.0' -H 'Accept: /' -H 'Accept-Language: hu-HU,hu;q=0.8,en-US;q=0.5,en;q=0.3' -H 'Accept-Encoding: gzip, deflate, br' -H 'Referer: https://www.ofotert.hu/hu/uzletkereso' -H 'Content-Type: multipart/form-data; boundary=---------------------------93037860139557169151922671215' -H 'Origin: https://www.ofotert.hu' -H 'DNT: 1' -H 'Connection: keep-alive' -H 'Cookie: ofotert_cookie_consent=basic,statistic,marketing; ofotert_session=b08o6m69fqtt2lvt44n1a4sd8e6emoeg4dpago0ctlb2gsrqce1vdj44jih6d66c' -H 'Sec-Fetch-Dest: empty' -H 'Sec-Fetch-Mode: cors' -H 'Sec-Fetch-Site: same-origin' --data-binary $'-----------------------------93037860139557169151922671215\r\nContent-Disposition: form-data; name="csrf"\r\n\r\nd61ac396bfcf85644dfa1842f361290bb5022faf34ae019f832e18c5f5101cf3\r\n-----------------------------93037860139557169151922671215\r\nContent-Disposition: form-data; name="search"\r\n\r\n\r\n-----------------------------93037860139557169151922671215\r\nContent-Disposition: form-data; name="default"\r\n\r\n\r\n-----------------------------93037860139557169151922671215--\r\n'
The text was updated successfully, but these errors were encountered: