Parser on Python for data collection
Python
I write a parser of almost any site in Python.
Format of Results
1 . by CSV
2nd XLS (Table of Excel)
Three by JSON
4 . TXT
Required for order:
1 . Address of the site
2nd What data need to get
Three In what format you want to get the…