Web scrape troubleshooting: Difference between revisions
Jump to navigation
Jump to search
m
→Before start to writing the scirpt of web scraping (crawler)
mNo edit summary |
|||
| Line 57: | Line 57: | ||
'''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 site:github.com | ||
* ''target website'' + bot | * ''target website'' + bot site:github.com | ||
* ''target website'' + download / downloader | * ''target website'' + download / downloader site:github.com | ||
== Further reading == | == Further reading == | ||