sparkidea25 / flask_data_entry_app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

source env/bin/activate

python app.py

remove items not able to be scraped sql: PAKEvURFd((Gl1Vw

{% comment %} <table>
    <tr>
        <th>
            Apartment_link
        </th>
    </tr>
    <tr>
        {% for item in aparts %}
    <td>{{ item['apart_link'] }}</td>
{% endfor %}
    </tr>
</table> {% endcomment %}

About


Languages

Language:Python 67.4%Language:HTML 32.6%