-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
raw_html = requests.get('https://vk.com/neurosciencenews').text
results = Extractor().extract(raw_html)
It does not return almost anything. Why it can be? It works great with other sites.
Also, I would like to know more about manipulations with the extractor. It is very interesting whether it is possible to obtain from it not only data, but also the way in which he extracted them.
Metadata
Metadata
Assignees
Labels
No labels