An open API service indexing awesome lists of open source software.

https://github.com/iglee/webscrapingtools


https://github.com/iglee/webscrapingtools

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

# Notes on Basic of Webscraping Tools
Here, I explore webscraping tools, such as mongoDB and PyMongo. I go through basic commands and concepts from different sources and books.

## MongoDB and PyMongo

## BeautifulSoup

## HTML basics
- Basic HTML structure
- Lists
- Tables

## Aside on regular expressions