Web scrape troubleshooting: Difference between revisions
Jump to navigation
Jump to search
m
→Skill tree of web scraping
| Line 62: | Line 62: | ||
** HTTP GET/POST ★★☆☆☆ | ** HTTP GET/POST ★★☆☆☆ | ||
** CSS seletor and DOM (Document Object Model) elements ★★☆☆☆ | ** CSS seletor and DOM (Document Object Model) elements ★★☆☆☆ | ||
** AJAX (Asynchronous JavaScript and XML) | ** AJAX (Asynchronous JavaScript and XML) ★★★★☆ | ||
* Using API to retrieve data ★★☆☆☆ | * Using API to retrieve data ★★☆☆☆ | ||
* Parse remote files to retrieve data ★★☆☆☆ | * Parse remote files to retrieve data ★★☆☆☆ | ||