Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/purwokertodev/py-scrap-example

web scraping using python
https://github.com/purwokertodev/py-scrap-example

Last synced: about 1 month ago
JSON representation

web scraping using python

Awesome Lists containing this project

README

        

### Web Scrapping Example using beautifulsoup4 and pandas

### Getting started
- create virtual env
```shell
$ virtualenv env -p python3 --no-site-packages
```
- activate virtual env
```shell
$ source env/bin/activate
```

- install dependencies
```shell
$ pip install -r requirements.txt
$ pip freeze > requirements.txt
```

- run
```shell
$ python main.py
```
and will generate a `csv` file