Web scrape troubleshooting: Difference between revisions

Jump to navigation Jump to search
m
Line 46: Line 46:
</div>
</div>


== Before start to web scrpae ==
== Before start to writing the scirpt of web scraping (crawler) ==


* Are they offer datasets? e.g. open data
* Are the website offer datasets or files? e.g. open data
* Are they offer [https://en.wikipedia.org/wiki/Application_programming_interface API] (Application programming interface)?
* Are the website offer [https://en.wikipedia.org/wiki/Application_programming_interface API] (Application programming interface)?


'''How to find the unofficial (3rd-party) web crawler?''' Search keyword strategy suggested as follows:
'''How to find the unofficial (3rd-party) web crawler?''' Search keyword strategy suggested as follows:
* ''target website'' + crawler
* ''target website'' + crawler
* ''target website'' + bot
* ''target website'' + bot
* ''target website'' + download
* ''target website'' + download / downloader


== Further reading ==
== Further reading ==
Anonymous user

Navigation menu