<div dir="ltr">Hi Alexandre,<div class="gmail_extra"><br><div class="gmail_quote">On Sat, Feb 24, 2018 at 4:06 PM, Alexandre Carvalho <span dir="ltr"><<a href="mailto:alexandrejacarvalho@protonmail.com" target="_blank">alexandrejacarvalho@protonmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div>Hello,<br></div><div><br></div><div>I want to create a data source for tellico, but that data source needs to have a crawler in python and that crawler needs to parse the reply from the website (<a href="https://www.bertrand.pt/" target="_blank">https://www.bertrand.pt/</a>).<br></div><div><br></div><div>How can I integrate the script with Tellico?</div></blockquote><div><br></div><div>There are a couple of scripts in the Tellico source that parse data sources. One of them is <a href="http://allocine.fr">allocine.fr</a>. Though it's a little out of date with regard to the allocine website, it might help you get started with script development. Please feel free to ask any specific questions. The basic idea is to parse the data and create a Tellico XML file as output.</div><div><br></div><div><a href="https://cgit.kde.org/tellico.git/tree/src/fetch/scripts/fr.allocine.py">https://cgit.kde.org/tellico.git/tree/src/fetch/scripts/fr.allocine.py</a></div><div><br></div><div>Robby </div></div></div></div>