<?xml version="1.0" encoding="utf-8"?> 
<rss version="2.0"
  xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
  xmlns:atom="http://www.w3.org/2005/Atom">

<channel>

<title>Евгений Лукин: заметки с тегом Selectolax</title>
<link>https://evgenylukin.ru/blog/tags/selectolax/</link>
<description>Заметки, конспекты</description>
<author>Евгений Лукин</author>
<language>ru</language>
<generator>E2 (v3849; Aegea)</generator>

<itunes:owner>
<itunes:name>Евгений Лукин</itunes:name>
<itunes:email></itunes:email>
</itunes:owner>
<itunes:subtitle>Заметки, конспекты</itunes:subtitle>
<itunes:image href="" />
<itunes:explicit></itunes:explicit>

<item>
<title>Как ускорить парсинг. Selectolax</title>
<guid isPermaLink="false">63</guid>
<link>https://evgenylukin.ru/blog/all/kak-uskorit-parsing-selectolax/</link>
<pubDate>Sat, 30 Jan 2021 09:24:55 +0300</pubDate>
<author>Евгений Лукин</author>
<comments>https://evgenylukin.ru/blog/all/kak-uskorit-parsing-selectolax/</comments>
<description>
&lt;p&gt;Парсить на пайтоне можно не только с помощью БьютифулСуп, но и ещё нескольких библиотек.&lt;/p&gt;
&lt;p&gt;Замер скорости: &lt;a href="https://rushter.com/blog/python-fast-html-parser/"&gt;https://rushter.com/blog/python-fast-html-parser/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Синтаксис Selectolax: &lt;a href="https://github.com/rushter/selectolax/blob/master/examples/walkthrough.ipynb"&gt;https://github.com/rushter/selectolax/blob/master/examples/walkthrough.ipynb&lt;/a&gt;&lt;/p&gt;
</description>
</item>


</channel>
</rss>