Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/purwokertodev/py-scrap-example
- Owner: purwokertodev
- Created: 2018-12-31T03:39:49.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T01:30:27.000Z (about 2 years ago)
- Last Synced: 2023-02-28T14:15:39.625Z (almost 2 years ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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