Answer the question
In order to leave comments, you need to log in
What libraries to use to collect data from sites?
There is an idea to create a script that collects data from sites (mainly statistical indicators) for further use in plotting.
What tools and libraries should I use for this? I plan to write in Python.
UPD: Project for personal development :)
Answer the question
In order to leave comments, you need to log in
1) The coolest scrapy
2) For lovers of css query https://lxml.de/cssselect.html
3) Still quite powerful beautifulsoup
Python + requests + beatysoup = in one thread can hack about 10,000 pages in 15-20 minutes.
If you directly need automation, flows, and so on, then already scrappy
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question