forked from omkarcloud/g2-scraper
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
d42b2a7
commit afcf53f
Showing
1 changed file
with
3 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -42,8 +42,9 @@ tasks_to_be_run = [ | |
``` | ||
python main.py | ||
``` | ||
<!-- | ||
**The products will be extracted and stored in the output/finished.csv and output/finished.json file after scraping.** | ||
|
||
--> | ||
|
||
*PS: I have the entire G2 dataset available for purchase, priced at $400. For those seeking a more affordable option, a partial dataset is also available at a discounted price. Feel free to reach out to [email protected] to request a sample.* | ||
|
||
|
@@ -53,4 +54,4 @@ python main.py | |
|
||
## Thanks | ||
|
||
The G2 Scraper project uses the Bose Framework, a web scraping framework that is Swiss Army Knife for web scraping. I encourage you to learn about Bose Framework at [https://www.omkar.cloud/bose/](https://www.omkar.cloud/bose/) | ||
The G2 Scraper project uses the Bose Framework, a web scraping framework that is Swiss Army Knife for web scraping. I encourage you to learn about Bose Framework at [https://www.omkar.cloud/bose/](https://www.omkar.cloud/bose/) |